publish
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 9m20s
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 9m20s
This commit is contained in:
parent
229a36ab28
commit
c43ac46214
@ -3,9 +3,9 @@ name: Build and publish container images
|
||||
|
||||
on:
|
||||
workflow_dispatch: { }
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
@ -3,9 +3,9 @@ name: Build container images
|
||||
|
||||
on:
|
||||
workflow_dispatch: { }
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user