Skip to content

Commit

Permalink
ci: Remove context to stop unauthozied errors on test jobs (argoproj#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Apr 30, 2020
1 parent db52e7b commit e013f29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,7 @@ workflows:
version: 2
argo-workflow:
jobs:
- test:
context: SonarCloud
- test
- ui
- codegen
- e2e-cron
Expand Down

0 comments on commit e013f29

Please sign in to comment.