rename ax server docker file
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m47s
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m47s
This commit is contained in:
@@ -24,4 +24,4 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: "g.eliaskohout.de/eliaskohout/ax:${{gitea.sha}},g.eliaskohout.de/eliaskohout/ax:latest"
|
||||
tags: "g.eliaskohout.de/eliaskohout/ax-server:${{gitea.sha}},g.eliaskohout.de/eliaskohout/ax-server:latest"
|
||||
|
||||
Reference in New Issue
Block a user