Skip to content

Commit

Permalink
Debug pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
carldanley committed Jul 23, 2023
1 parent 2059037 commit 26918e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ steps:
from_secret: github-pat-packages
commands:
- git fetch --tags
- sleep 30000
- docker login ghcr.io -u $GITHUB_USERNAME -p $(echo $GITHUB_TOKEN)
- goreleaser --version
- goreleaser release --clean -f ./.goreleaser.yml
Expand Down

0 comments on commit 26918e7

Please sign in to comment.