We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6e8a2 commit 4e6378aCopy full SHA for 4e6378a
1 file changed
.github/workflows/build.yaml
@@ -35,7 +35,7 @@ jobs:
35
file: ./src/Turnierplan.App/Dockerfile
36
push: true
37
tags: '${{ vars.DOCKER_HUB_REPOSITORY }}:latest,${{ vars.DOCKER_HUB_REPOSITORY }}:${{ env.TURNIERPLAN_APPLICATION_VERSION }}'
38
-
+
39
# nuget-package:
40
# name: 'Build NuGet package'
41
# runs-on: ubuntu-24.04
0 commit comments