Skip to content

Commit

Permalink
ci: update Nomad to 1.6.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 committed Jul 11, 2023
1 parent 4faeaa2 commit 111bc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/getnomad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -e

NOMAD_VERSION=1.5.0
NOMAD_VERSION='1.6.0-beta.1'
if [[ -n "$NOMAD_LICENSE" || -n "$NOMAD_LICENSE_PATH" ]]; then
NOMAD_VERSION=${NOMAD_VERSION}+ent
fi
Expand Down

0 comments on commit 111bc59

Please sign in to comment.