Skip to content

Commit

Permalink
fix(vpn): initialize was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
dazlious committed Jun 12, 2020
1 parent 60f8b29 commit 55775af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ orbs:
gcloud: circleci/[email protected]
gcr: circleci/[email protected]
k8s: circleci/[email protected]
vpn: titel-media/[email protected].7
vpn: titel-media/[email protected].8
1 change: 1 addition & 0 deletions src/commands/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ steps:
condition: $WIREGUARD_CONFIG
steps:
- vpn/install
- vpn/initialize

0 comments on commit 55775af

Please sign in to comment.