Skip to content

Commit

Permalink
add chrony in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Jun 25, 2021
1 parent 7587a8b commit 26c66ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
RESOURCE_GROUP=${{needs.deploy.outputs.resource_group}}
./azhop_state.sh download ${{ env.AZHOP_STATE_ACCOUNT }} ${{ env.AZHOP_STATE_CONTAINER }} $RESOURCE_GROUP
./install.sh telegraf
./install.sh chrony
build_image:
name: build_image
Expand Down

0 comments on commit 26c66ac

Please sign in to comment.