Skip to content

Commit

Permalink
nomad 디플로이 테스트 8
Browse files Browse the repository at this point in the history
  • Loading branch information
ac-saro committed Jun 29, 2024
1 parent 96e5396 commit 7417a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nomad-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Run `nomad-pack`
id: run
run: "nomad-pack run ./anissia-core.nomad"
run: "nomad-pack run ."
env:
NOMAD_ADDR: "${{ secrets.NOMAD_ADDR }}"
NOMAD_TOKEN: "${{ secrets.NOMAD_TOKEN }}"
Expand Down

0 comments on commit 7417a98

Please sign in to comment.