This commit is contained in:
parent
f0ccca7dd6
commit
9c767d6878
1 changed files with 2 additions and 7 deletions
|
@ -22,7 +22,7 @@ steps:
|
|||
GITHUB_USERNAME: from_secret:GITHUB_USERNAME
|
||||
commands:
|
||||
# - echo $GITHUB_PAT | docker login ghcr.io -u $GITHUB_USERNAME --password-stdin
|
||||
- echo "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" | docker login ghcr.io -u omguerreiro@gmail.com --password-stdin
|
||||
- echo "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" | docker login ghcr.io -u omguerreiro@gmail.com --password-stdin
|
||||
when:
|
||||
event: [push, pull_request, manual]
|
||||
|
||||
|
@ -71,9 +71,4 @@ steps:
|
|||
- /output/resilient*.jar
|
||||
destination: build
|
||||
when:
|
||||
event: [push, pull_request, manual]
|
||||
|
||||
volumes:
|
||||
artifacts:
|
||||
host:
|
||||
path: /mnt/artifacts
|
||||
event: [push, pull_request, manual]
|
Loading…
Add table
Add a link
Reference in a new issue