explicit build_push dependency

This commit is contained in:
Al Majumdar 2022-03-28 12:17:11 +05:30
parent d5d12d06a3
commit 152060624e
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ on:
- docker-bake.hcl
- example.env
- .github/workflows/build_develop.yml
- .github/workflows/docker_build_push.yml
schedule:
# Every day at 12:00 pm

View file

@ -14,6 +14,7 @@ on:
- docker-bake.hcl
- example.env
- .github/workflows/build_stable.yml
- .github/workflows/docker_build_push.yml
push:
branches: