Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 2889cd7

Browse files
authored
Merge pull request #236 from CoderDojo/ChristinaVoss-patch-1
Update circleci config.yml to use context
2 parents b4676ae + 96e12c3 commit 2889cd7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ workflows:
4545
jobs:
4646
- build
4747
- deploy:
48+
context:
49+
- docker-hub
50+
- bastion-cluster-access
4851
requires:
4952
- build
5053
filters:

0 commit comments

Comments
 (0)