Skip to content

Commit

Permalink
Disable logodev image build.
Browse files Browse the repository at this point in the history
It uses datahub's image, so doesn't need its own build. (like r hub)
  • Loading branch information
ryanlovett committed Sep 18, 2023
1 parent df68f15 commit 026fb56
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -628,15 +628,15 @@ workflows:
branches:
only:
- staging
- hubploy/build-image:
deployment: logodev
name: logodev image build
push: true
# Filters can only be per-job? wtf
filters:
branches:
only:
- staging
#- hubploy/build-image:
# deployment: logodev
# name: logodev image build
# push: true
# # Filters can only be per-job? wtf
# filters:
# branches:
# only:
# - staging
- hubploy/build-image:
deployment: cee
name: cee image build
Expand Down Expand Up @@ -798,7 +798,7 @@ workflows:
- publichealth image build
- cee image build
- shiny image build
- logodev image build
#- logodev image build
- biology image build
- julia hub image build
# - data8x image build
Expand Down

0 comments on commit 026fb56

Please sign in to comment.