mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-20 08:22:58 +00:00
updated versions, added dispatch workflow (#21)
This commit is contained in:
2
.github/workflows/docker-build-and-push.yml
vendored
2
.github/workflows/docker-build-and-push.yml
vendored
@@ -22,6 +22,8 @@ on:
|
||||
schedule:
|
||||
# re-run montly to keep image fesh with upstream base images
|
||||
- cron: '0 12 15 * *'
|
||||
workflow_dispatch:
|
||||
# run whenever we want!
|
||||
|
||||
jobs:
|
||||
build-and-push-images:
|
||||
|
||||
Reference in New Issue
Block a user