build new image
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 1m21s

This commit is contained in:
2023-08-19 13:45:53 -07:00
parent 3f44d37f8f
commit 5b7fad82a9
3 changed files with 10 additions and 10 deletions

View File

@@ -2,10 +2,10 @@
name: Deploy latest to staging environment
on:
# - workflow_dispatch
push:
branches:
- master
- workflow_dispatch
# push:
# branches:
# - master
jobs:
tag-image: