We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28ccf0 commit 4b0a681Copy full SHA for 4b0a681
.circleci/config.yml
@@ -3,6 +3,7 @@ orbs:
3
datacamp-ecr: datacamp/[email protected]
4
datacamp-deploy: datacamp/[email protected]
5
workflows:
6
+ version: 2.1
7
build_and_deploy:
8
jobs:
9
- datacamp-ecr/build_and_push_image_to_ecr:
0 commit comments