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 6c63996 commit dce97c0Copy full SHA for dce97c0
.circleci/config.yml
@@ -88,4 +88,6 @@ workflows:
88
version: 2
89
circleci_build:
90
jobs:
91
- - build_and_push
+ - build_and_push:
92
+ context:
93
+ - DockerHub
0 commit comments