forked from github.com/GenderDysphoria.fyi
fixxxxx
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
|||||||
name: Build and push docker image to gitea package store
|
name: Build and push docker image to gitea package store
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: docker/.docker/Dockerfile
|
context: docker/.docker
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tags: gitea.raer.me/${{ gitea.repository }}:${{ gitea.ref_name }}
|
tags: gitea.raer.me/${{ gitea.repository }}:${{ gitea.ref_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user