Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from gravitational/jeff/fix-update
Browse files Browse the repository at this point in the history
fix update
  • Loading branch information
sofuture authored May 22, 2017
2 parents 51017cb + 5654987 commit 5420624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/hook/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ if [ $1 = "update" ]; then

echo "Creating or updating resources"
rig upsert -f /var/lib/gravity/resources/resources.yaml --debug
rig upsert -f /var/lib/gravity/resources/alerts.yaml --debug

echo "Checking status"
rig status $RIG_CHANGESET --retry-attempts=120 --retry-period=1s --debug
Expand Down

0 comments on commit 5420624

Please sign in to comment.