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.
2 parents f85a301 + 7dbdeb1 commit 9bfbfe3Copy full SHA for 9bfbfe3
app-dev/devops/devops-nodejs-vm/deploy_spec.yaml
@@ -18,11 +18,6 @@ steps:
18
command: "cp /tmp/nodejs.zip /home/opc/nodejs.zip"
19
timeoutInSeconds: 60
20
runAs: root
21
- - stepType: Command
22
- name: cd to home
23
- command: "cd /home/opc"
24
- timeoutInSeconds: 60
25
- runAs: root
26
- stepType: Command
27
name: unzip
28
command: "unzip -o nodejs.zip -d /home/opc"
0 commit comments