Skip to content

Commit 2ccbb20

Browse files
committed
Here we go...
1 parent 79f366c commit 2ccbb20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ workflows:
77
build_test_deploy:
88
jobs:
99
- build_test
10-
# - docker_hub_build_push_image:
11-
# requires:
12-
# - build_test
10+
- docker_hub_build_push_image:
11+
requires:
12+
- build_test
1313
# - aws-ecr/build_and_push_image:
1414
# region: ${AWS_REGION}
1515
# account-url: ${AWS_ECR_ACCOUNT_URL}

0 commit comments

Comments
 (0)