woodpecker: fix FIXME'd docker tags

forgot to change them from the private test repo.
jellyseerr
Harvey Tindall 7 months ago
parent 7c8e463929
commit c75418db67
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -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…
Cancel
Save