Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MattJeanes authored Jun 2, 2020
1 parent 3d733cf commit d9df02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
files: ./kube-deploy.yml
env:
connectionString: ${{ secrets.KUBERNETES_CONNECTIONSTRING }}
regionCode: ${{ secrets.KUBERNETES_OCTOPUS_REGIONCODE }}
if: startsWith(github.ref, 'refs/tags/')

- name: Deploy to Kubernetes cluster
Expand Down

0 comments on commit d9df02f

Please sign in to comment.