publish image
Some checks reported warnings
Build and publish container images / build-and-publish (push) Has been cancelled
Some checks reported warnings
Build and publish container images / build-and-publish (push) Has been cancelled
This commit is contained in:
parent
f1b347300b
commit
494ac3e09a
@ -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