diff options
| author | Christine Dodrill <me@christine.website> | 2019-09-07 12:48:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-07 12:48:06 -0400 |
| commit | ba00e73c4a850b3cfd177ee8f632ab18f5b0c624 (patch) | |
| tree | 6b829a24eeaf34c6d30534cadb8f2b7c4d02696e /.github | |
| parent | 9c578ab9731d506f680054193c7ea9f2ba30c135 (diff) | |
| download | xesite-ba00e73c4a850b3cfd177ee8f632ab18f5b0c624.tar.xz xesite-ba00e73c4a850b3cfd177ee8f632ab18f5b0c624.zip | |
Update kubernetes-cd.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/kubernetes-cd.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/kubernetes-cd.yml b/.github/workflows/kubernetes-cd.yml index fcb8571..a60534d 100644 --- a/.github/workflows/kubernetes-cd.yml +++ b/.github/workflows/kubernetes-cd.yml @@ -43,7 +43,7 @@ jobs: [Secrets] GitCheckout = "./within-terraform-secret"' > ~/.config/dyson/dyson.ini - dyson manifest \ + ./dyson manifest \ --name=christinewebsite \ --domain=christine.website \ --dockerImage=xena/christinewebsite:$(echo $GITHUB_SHA | head -c7) \ |
