From 1d4d04d209ae063801aec210b51fd9870b4b7f15 Mon Sep 17 00:00:00 2001 From: XanderYe Date: Thu, 21 Apr 2022 17:32:34 +0800 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0e79489..5559381 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -105,14 +105,10 @@ workflows: - build_image: requires: - checkout_code - context: - - docker-hub-creds filters: <<: *filters-production - tag_release_image: requires: - build_image - context: - - docker-hub-creds filters: <<: *filters-production