We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b714578 commit b985a8eCopy full SHA for b985a8e
serverless-pipeline.yaml
@@ -2,6 +2,7 @@ name: "On Push masters"
2
3
steps:
4
- run: npm install @serverless-devs/s -g
5
+ - run: s config get
6
- plugin: "@serverless-cd/s-setup"
7
inputs:
8
alias: "s-setup"
0 commit comments