Skip to content

Commit

Permalink
Merge branch 'master' into alexharvey/improvement-re-issue-988
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 authored Apr 7, 2021
2 parents fef7870 + cd6652b commit 97af6ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,9 @@ workflows:
version: 2.1
build-test-and-deploy:
jobs:
- build:
context: sceptre-core
- build

- lint-and-unit-tests:
context: sceptre-core
requires:
- build

Expand Down Expand Up @@ -308,7 +306,6 @@ workflows:
ignore: /.*/

- build-docker-image:
context: sceptre-core
requires:
- lint-and-unit-tests
# - integration-tests
Expand Down

0 comments on commit 97af6ac

Please sign in to comment.