Skip to content

Commit

Permalink
Removed Circleci data8xv2 Pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-morris committed Nov 29, 2023
1 parent d16d5b1 commit 467ce2a
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,12 +203,6 @@ jobs:
hubploy deploy --timeout 30m data8 hub ${CIRCLE_BRANCH}
no_output_timeout: 30m

# - run:
# name: Deploy data8xv2
# command: |
# hubploy deploy --timeout 30m data8xv2 hub ${CIRCLE_BRANCH}
# no_output_timeout: 30m

- run:
name: Deploy data100
command: |
Expand Down Expand Up @@ -481,15 +475,6 @@ workflows:
ignore:
- staging
- prod
# - hubploy/build-image:
# deployment: data8xv2
# name: data8xv2 image build
# # Filters can only be per-job? wtf
# filters:
# branches:
# ignore:
# - staging
# - prod
- hubploy/build-image:
deployment: data100
name: data100 image build
Expand Down Expand Up @@ -648,15 +633,6 @@ workflows:
branches:
only:
- staging
# - hubploy/build-image:
# deployment: data8xv2
# name: data8xv2 image build
# push: true
# # Filters can only be per-job? wtf
# filters:
# branches:
# only:
# - staging
- hubploy/build-image:
deployment: data100
name: data100 image build
Expand Down Expand Up @@ -784,7 +760,6 @@ workflows:
- biology image build
- cee image build
- data8 image build
# - data8xv2 image build
- data100 image build
- data101 image build
- data102 image build
Expand Down

0 comments on commit 467ce2a

Please sign in to comment.