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