cleanup
All checks were successful
Build container images / build (push) Successful in 1m40s

This commit is contained in:
James Brumond 2023-08-18 17:41:17 -07:00
parent 3455063538
commit aeaaea1757
Signed by: james
GPG Key ID: E8F2FC44BAA3357A
2 changed files with 4 additions and 8 deletions

View File

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

View File

@ -2,10 +2,9 @@
name: Build container images
on:
- workflow_dispatch
# push:
# branches:
# - master
push:
branches:
- master
jobs:
build: