Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldwoo authored and fbertsch committed Apr 27, 2021
1 parent 5186dff commit bec7604
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,30 +98,22 @@ workflows:
filters:
tags:
only: /.*/
branches:
only: main

- integration-tests:
context: data-eng-circleci-tests
filters:
tags:
only: /.*/
branches:
only: main

- verify-requirements:
filters:
tags:
only: /.*/
branches:
only: main

- build-container:
filters:
tags:
only: /.*/
branches:
only: main

- gcp-gcr/build-and-push-image:
name: Build and push lookml-generator
Expand Down

0 comments on commit bec7604

Please sign in to comment.