Skip to content

Commit

Permalink
Merge pull request #45 from prose-im/master
Browse files Browse the repository at this point in the history
chore: add http auth
  • Loading branch information
valeriansaliou authored Sep 5, 2024
2 parents 0877e54 + 73adcd2 commit 494222e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ jobs:
env:
NOMAD_ADDR: ${{ vars.NOMAD_ADDR }}
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
NOMAD_HTTP_AUTH: ${{ secrets.NOMAD_HTTP_AUTH }}
run: |
nomad var put -force nomad/jobs/prose-docs IMAGE_TAG=${{ needs.build.outputs.revision }}

0 comments on commit 494222e

Please sign in to comment.