chore: PAT changed (2)
This commit is contained in:
parent
62c7306844
commit
66f5608dfc
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ steps:
|
|||
tags: dev-${CI_PIPELINE_NUMBER}
|
||||
username: stawros
|
||||
password:
|
||||
from_secret: hattori_git_pat
|
||||
from_secret: hattori-packages
|
||||
when:
|
||||
- event: pull_request
|
||||
evaluate: 'CI_COMMIT_PULL_REQUEST_LABELS contains "ci-ready"'
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ steps:
|
|||
tags: latest
|
||||
username: stawros
|
||||
password:
|
||||
from_secret: hattori_git_pat
|
||||
from_secret: hattori-packages
|
||||
when:
|
||||
- event: [ tag, push, manual ]
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue