diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-08-30 17:06:51 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-08-30 17:06:51 -0600 |
| commit | b1fbafa29492eb92109c886ec8dcb843b53eb76d (patch) | |
| tree | f3bb27537db7fd4d2f2b1f22cf3b2535ea5c53ba | |
| parent | a18c1a7397a573a4214222d5abf3e5158907729e (diff) | |
stuff
| -rwxr-xr-x | ci-script.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ci-script.sh b/ci-script.sh index de69367..12fa772 100755 --- a/ci-script.sh +++ b/ci-script.sh @@ -29,4 +29,7 @@ sudo /srv/bootstrap/run_salt.sh # build new docker containers sudo /root/openbook_build/ci/build.sh +# refresh openbook-v4-installer repo (ansible playbook) + + exit 0 |
