Fixed CI for migration to group
Some checks failed
/ release (push) Has been skipped
/ build (push) Failing after 2m6s

This commit is contained in:
Firq 2023-12-28 16:14:30 +01:00
parent 732cad813b
commit eebcb039e0
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -19,7 +19,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: forgejo.neshweb.net/firq/unlighthouse-docker:${{ github.ref_name }}, forgejo.neshweb.net/firq/unlighthouse-docker:latest
tags: forgejo.neshweb.net/ci-docker-images/unlighthouse-docker:${{ github.ref_name }}, forgejo.neshweb.net/ci-docker-images/unlighthouse-docker:latest
release:
needs: [build]