mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
split privilidged calls to two scripts
This commit is contained in:
4
scripts/travis-mac-priv.sh
Executable file
4
scripts/travis-mac-priv.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ./scripts/travis-consul.sh
|
||||
bash ./scripts/travis-vault.sh
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
brew upgrade golang
|
||||
bash ./scripts/travis-consul.sh
|
||||
bash ./scripts/travis-vault.sh
|
||||
|
||||
Reference in New Issue
Block a user