change build-action to build when tag is set
All checks were successful
build-image / release-image (push) Successful in 3m39s
All checks were successful
build-image / release-image (push) Successful in 3m39s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: build-image
|
||||
run-name: build and push Docker-Image
|
||||
run-name: build and push Docker-Image :${{ github.ref_name }}
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user