Update build-images.yaml
This commit is contained in:
parent
fd8a710847
commit
e73b4e3c55
2
.github/workflows/build-images.yaml
vendored
2
.github/workflows/build-images.yaml
vendored
@ -22,7 +22,7 @@ on:
|
||||
|
||||
env:
|
||||
VERSION: ${{ github.event.inputs.version }}
|
||||
NEW_VERSION: ""
|
||||
NEW_VERSION: ${{ null }}
|
||||
|
||||
name: Builds and pushes tagged image to DockerHub
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user