add GITHUB_PAT
This commit is contained in:
parent
344e5d860a
commit
8f10ad6573
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ matrix:
|
|||
steps:
|
||||
- name: 'Build image'
|
||||
image: woodpeckerci/plugin-docker-buildx:4.2.0
|
||||
secrets: [RED_HAT_DEV_PW]
|
||||
secrets: [RED_HAT_DEV_PW, GITHUB_PAT]
|
||||
settings:
|
||||
platforms: linux/${ARCH}
|
||||
Dockerfile: docker/Dockerfile-${PLATFORM}
|
||||
|
|
|
|||
Loading…
Reference in a new issue