Compare commits
2 commits
21395d9389
...
ce770835ff
Author | SHA1 | Date | |
---|---|---|---|
ce770835ff | |||
2c76a60c18 |
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
commands: mvn deploy --settings=.woodpecker/maven/settings.xml
|
||||
environment:
|
||||
SONATYPE_ORG_USERNAME: {from_secret: sonatype_org_username}
|
||||
SONATYPE_ORG_PASSWORD: {from_secret: sonatype_org_password}
|
||||
SONATYPE_ORG_USERNAME: {from_secret: sonatype_org_password}
|
||||
DOCKER_IO_USERNAME: {from_secret: docker_io_username}
|
||||
DOCKER_IO_PASSWORD: {from_secret: docker_io_password}
|
||||
GHCR_IO_USERNAME: {from_secret: ghcr_io_username}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue