Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
14470b3c0c |
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ steps:
|
|||
- name: publish_image
|
||||
image: woodpeckerci/plugin-docker-buildx:5.2
|
||||
settings:
|
||||
repo: git.gnous.eu/${CI_REPO_OWNER}/forgejo
|
||||
repo: git.gnous.eu/${CI_REPO_OWNER}/epee-service
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
registry: https://git.gnous.eu
|
||||
|
@ -17,7 +17,7 @@ steps:
|
|||
- name: publish_image_tag
|
||||
image: woodpeckerci/plugin-docker-buildx:5.2
|
||||
settings:
|
||||
repo: git.gnous.eu/${CI_REPO_OWNER}/forgejo
|
||||
repo: git.gnous.eu/${CI_REPO_OWNER}/epee-service
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
registry: https://git.gnous.eu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue