Enable mannual trigger of pipeline.
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
|||||||
branches: [ "dev" ]
|
branches: [ "dev" ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
tags: [ 'v*.*.*' ]
|
tags: [ 'v*.*.*' ]
|
||||||
|
workflow_dispatch: # Enable manual trigger
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Use docker.io for Docker Hub if empty
|
# Use docker.io for Docker Hub if empty
|
||||||
|
|||||||
Reference in New Issue
Block a user