From 06a09e5617180f1568f5426f08d472abf17f6268 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 6 Jun 2024 11:52:47 -0700 Subject: [PATCH] update CI before we push out the new image --- .circleci/config.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 00032e729..9fa508f65 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -745,15 +745,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: publichealth name: publichealth image build @@ -810,7 +810,7 @@ workflows: - eecs image build - ischool image build - julia hub image build - #- logodev image build + - logodev image build - publichealth image build - shiny image build - stat159 image build