mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10: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:
|
password:
|
||||||
from_secret: DOCKER_TOKEN
|
from_secret: DOCKER_TOKEN
|
||||||
repo: docker.io/hrfee/jfa-go
|
repo: docker.io/hrfee/jfa-go
|
||||||
tags: FIXME-unstable
|
tags: unstable
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
- name: buildrone
|
- name: buildrone
|
||||||
|
@ -11,7 +11,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: DOCKER_TOKEN
|
from_secret: DOCKER_TOKEN
|
||||||
repo: docker.io/hrfee/jfa-go
|
repo: docker.io/hrfee/jfa-go
|
||||||
tags: FIXME-latest
|
tags: latest
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
- name: buildrone
|
- name: buildrone
|
||||||
|
Loading…
Reference in New Issue
Block a user