Skip to content

Commit

Permalink
Implement new SDK pipeline (interim)
Browse files Browse the repository at this point in the history
This is an interim commit that got pushed to master by the CI on accident.
  • Loading branch information
aeneasr committed Jan 7, 2020
1 parent 209f541 commit dccf0e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,13 +431,13 @@ workflows:
- sdk/generate:
appname: Ory_Hydra
requires:
- test
- format
- test-e2e-memory
- test-e2e-postgres
- test-e2e-mysql
- test-e2e-cockroach
- test-e2e-plugin
# - test
# - format
# - test-e2e-memory
# - test-e2e-postgres
# - test-e2e-mysql
# - test-e2e-cockroach
# - test-e2e-plugin
- sdk/release:
requires:
- test
Expand Down

0 comments on commit dccf0e4

Please sign in to comment.