Skip to content

Commit

Permalink
Merge pull request #86 from mozilla/DSRE-1064
Browse files Browse the repository at this point in the history
Delete etl-graph job
  • Loading branch information
whd authored Oct 18, 2022
2 parents 88f5e3f + c372568 commit 88168eb
Show file tree
Hide file tree
Showing 44 changed files with 74 additions and 4,170 deletions.
27 changes: 0 additions & 27 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,6 @@ jobs:
name: Test Code
command: docker run app:build pytest --flake8 --black

build-job-etl-graph:
docker:
- image: docker:stable-git
steps:
- checkout
- compare-branch:
pattern: ^jobs/etl-graph/
- setup_remote_docker:
version: 19.03.13
- run:
name: Build Docker image
command: docker build -t app:build jobs/etl-graph/


build-job-example_job:
docker:
Expand Down Expand Up @@ -262,20 +249,6 @@ workflows:
jobs:
- build-job-desktop-mobile-mau-2020

job-etl-graph:
jobs:
- build-job-etl-graph
- gcp-gcr/build-and-push-image:
context: data-eng-airflow-gcr
docker-context: jobs/etl-graph/
path: jobs/etl-graph/
image: etl-graph_docker_etl
requires:
- build-job-etl-graph
filters:
branches:
only: main


job-example_job:
jobs:
Expand Down
9 changes: 0 additions & 9 deletions jobs/etl-graph/.dockerignore

This file was deleted.

3 changes: 0 additions & 3 deletions jobs/etl-graph/.env.template

This file was deleted.

11 changes: 0 additions & 11 deletions jobs/etl-graph/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions jobs/etl-graph/Dockerfile

This file was deleted.

294 changes: 0 additions & 294 deletions jobs/etl-graph/NOTES.md

This file was deleted.

Loading

0 comments on commit 88168eb

Please sign in to comment.