mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 09:00:10 +00:00
woodpecker: fix FIXME'd docker tags
forgot to change them from the private test repo.
This commit is contained in:
parent
7c8e463929
commit
c75418db67
@ -11,7 +11,7 @@ steps:
|
||||
password:
|
||||
from_secret: DOCKER_TOKEN
|
||||
repo: docker.io/hrfee/jfa-go
|
||||
tags: FIXME-unstable
|
||||
tags: unstable
|
||||
registry: docker.io
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
- name: buildrone
|
||||
|
@ -11,7 +11,7 @@ steps:
|
||||
password:
|
||||
from_secret: DOCKER_TOKEN
|
||||
repo: docker.io/hrfee/jfa-go
|
||||
tags: FIXME-latest
|
||||
tags: latest
|
||||
registry: docker.io
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
- name: buildrone
|
||||
|
Loading…
Reference in New Issue
Block a user