Skip to content
Snippets Groups Projects
Commit 87ab643e authored by ludo8147's avatar ludo8147
Browse files

run pipeline

parent b51dc25e
No related branches found
No related tags found
No related merge requests found
Pipeline #68954 passed
......@@ -201,7 +201,7 @@ deploy_to_production:
echo "All manifests applied successfully."
rules:
- if: $CI_COMMIT_BRANCH == "test"
- if: $CI_COMMIT_BRANCH == "test" || $CI_COMMIT_BRANCH == "main"
needs:
- create_secrets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment