chore: PAT changed, .editorconfig & format fix
This commit is contained in:
parent
67b77db049
commit
62c7306844
3 changed files with 18 additions and 15 deletions
|
|
@ -1,14 +1,14 @@
|
|||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx:5.2.2
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
repo: git.ztsh.eu/iac/karl
|
||||
registry: git.ztsh.eu
|
||||
tags: dev-${CI_PIPELINE_NUMBER}
|
||||
username: stawros
|
||||
password:
|
||||
from_secret: git_pat
|
||||
when:
|
||||
- event: pull_request
|
||||
evaluate: 'CI_COMMIT_PULL_REQUEST_LABELS contains "ci-ready"'
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx:5.2.2
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
repo: git.ztsh.eu/iac/karl
|
||||
registry: git.ztsh.eu
|
||||
tags: dev-${CI_PIPELINE_NUMBER}
|
||||
username: stawros
|
||||
password:
|
||||
from_secret: hattori_git_pat
|
||||
when:
|
||||
- event: pull_request
|
||||
evaluate: 'CI_COMMIT_PULL_REQUEST_LABELS contains "ci-ready"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue