Skip to content

Commit

Permalink
Updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarriosjr committed Feb 22, 2023
1 parent f3c79a7 commit 62507a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ done

cat "$GITHUB_WORKSPACE/deployments/nomad.job"

echo "Vars: $VARS"
echo "Nomad Job: $GITHUB_WORKSPACE/$NOMAD_JOB"

nomad job run $VARS "$GITHUB_WORKSPACE/$NOMAD_JOB"

0 comments on commit 62507a1

Please sign in to comment.