Skip to content

Commit

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

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

0 comments on commit 788b62f

Please sign in to comment.