Fix config

This commit is contained in:
gisele-igore 2023-04-12 10:55:32 +02:00
parent d4588db202
commit 3e88556c67

View File

@ -61,6 +61,7 @@ workflows:
branches:
ignore: /.*/
- deploy-docker-image:
env: stg
requires:
- build-push-docker-image
context:
@ -80,6 +81,7 @@ workflows:
branches:
ignore: /.*/
- deploy-docker-image:
env: ppd
requires:
- build-push-docker-image
context: