publish image
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 3m4s
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 3m4s
This commit is contained in:
parent
016b7b4a07
commit
9ce7b3b891
@ -2,7 +2,10 @@
|
||||
name: Build and publish container images
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
# - workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
@ -2,9 +2,10 @@
|
||||
name: Build container images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- workflow_dispatch
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user