tag erst wenn push fertig
This commit is contained in:
@@ -110,7 +110,7 @@ jobs:
|
||||
|
||||
tag:
|
||||
name: Create Tag
|
||||
needs: [docker-build, build, set-tag]
|
||||
needs: [docker-build-and-push]
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
Reference in New Issue
Block a user