Skip to content

Commit

Permalink
Update CI to do a live update of bots
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Jul 25, 2024
1 parent 7cfe488 commit c7acb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure-servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: run ansible
if: ${{ env.IS_MASTER_BUILD }}
run: |
ANSIBLE_REMOTE_USER=ansible ./run.sh
ANSIBLE_REMOTE_USER=ansible APPLY=1 ./run.sh --limit bots

0 comments on commit c7acb6c

Please sign in to comment.