Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
punkdata committed Jan 29, 2023
1 parent 3b0a6ca commit 5b1068a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,12 @@ workflows:
- build_docker_image:
context:
- CICD_WORKSHOP_DOCKER
- provision_terraform_cloud:
context:
- CICD_WORKSHOP_TERRAFORM_CLOUD
# - provision_terraform_cloud:
# context:
# - CICD_WORKSHOP_TERRAFORM_CLOUD
- create_do_k8s_cluster:
requires:
- provision_terraform_cloud
# - provision_terraform_cloud
- build_docker_image
context:
- CICD_WORKSHOP_DIGITAL_OCEAN
Expand Down

0 comments on commit 5b1068a

Please sign in to comment.