Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
💚 Fix CI build failing due to context not existing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ked57 committed Jun 16, 2020
1 parent d20ce4a commit 4dac2b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ workflows:
requires:
- ui-build
- server-install-dependencies
context: clever-cloud-zenika
context: clever-cloud2-zenika-dev
filters:
branches:
ignore: /.*/
Expand All @@ -155,7 +155,7 @@ workflows:
clever-app-id: app_41f798bc-7a32-4426-aa13-16d5a9326d30
requires:
- run-migrations-staging
context: clever-cloud-zenika
context: clever-cloud2-zenika-dev
filters:
branches:
only: master
Expand All @@ -164,7 +164,7 @@ workflows:
clever-app-id: app_0f9c5731-aae3-4bf3-89c7-781157ec985a
requires:
- run-migrations-prod
context: clever-cloud-zenika
context: clever-cloud2-zenika-dev
filters:
branches:
ignore: /.*/
Expand Down

0 comments on commit 4dac2b2

Please sign in to comment.