diff --git a/.woodpecker.yml b/.woodpecker.yml index a2fca5a..0157f7d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,8 +1,7 @@ steps: - simple-deploy: + - name: simple-deploy image: alpine/git commands: - - ls / - git -C /mnt/caddy-sites/www.techtransthai.org pull volumes: - /mnt/caddy-sites:/mnt/caddy-sites \ No newline at end of file