Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix(gitlab): debug auto devops production auto
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Jun 17, 2020
1 parent 0c175db commit cec5664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
AUTO_DEVOPS_PROD_ENVIRONMENT_NAME: "prod2"

Trigger Production:
extends: .autodevops_trigger_production*
extends: .autodevops_trigger_production
rules:
- if: "$PRODUCTION"
when: never
Expand Down

0 comments on commit cec5664

Please sign in to comment.