publish image
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 52s

This commit is contained in:
2023-08-19 17:18:49 -07:00
parent 0eb3e467d7
commit fd69bc370d
4 changed files with 13 additions and 10 deletions

View File

@@ -2,10 +2,10 @@
name: Build and publish container images
on:
- workflow_dispatch
# push:
# branches:
# - master
workflow_dispatch: { }
push:
branches:
- master
jobs:
build-and-publish: