+1
-2
@@ -4,8 +4,7 @@ steps:
|
|||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- ls -la
|
- ls -la
|
||||||
- echo "Current dir: $(pwd)"
|
- pwd
|
||||||
- echo "Source dir: $CI_WORKSPACE"
|
|
||||||
- find . -type f | head -n 20
|
- find . -type f | head -n 20
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user