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