This commit is contained in:
parent
96e8a08214
commit
89bde565eb
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ steps:
|
|||
image: curlimages/curl
|
||||
commands:
|
||||
- |
|
||||
which bash
|
||||
ls /bin/bash
|
||||
chmod u+x ./uploadfs.sh
|
||||
./uploadfs.sh
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue