workflow docker-build-push set to workflow_dispatch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Docker Build and Push
|
||||
#on: [push]
|
||||
on: []
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user