Update .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2023-11-22 03:31:39 +00:00
parent 2aa4241592
commit a7760a2022
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ steps:
# - echo "$${REGISTRY_PASSWORD}" | docker login -u "$${REGISTRY_USER}" --password-stdin git.nixc.us
- docker stack deploy --with-registry-auth -c ./stack.yml $${CI_REPO_NAME}
wait:
image: alpine
# image: alpine
image: woodpeckerci/plugin-git
commands:
- echo "Waiting for five minutes"
- sleep 300 # Waits for five minutes