Skip to content

Commit

Permalink
[test] 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qazz92 committed Nov 2, 2020
1 parent 788b62f commit 275b86b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion deploy
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#! /usr/bin/env bash

levant deploy -var-file "$LEVANT_CONFIG" "$NOMAD_JOB"
echo "$NOMAD_TOKEN"
echo "$NOMAD_ADDR"
echo "$NOMAD_JOB"
echo "$LEVANT_CONFIG"

levant deploy -var-file "$LEVANT_CONFIG" "$NOMAD_JOB"

0 comments on commit 275b86b

Please sign in to comment.