Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2colours authored Feb 29, 2024
1 parent 7553423 commit 86f08d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
- name: Add hosts to /etc/hosts
run: |
sudo echo "${{ secrets.SERVICE_HOST }} vps.contabo" | sudo tee -a /etc/hosts > /dev/null
- name: Ping host
run: ping -c 10 194.163.135.169
- uses: dawidd6/[email protected]
with:
# Ansible playbook filepath
Expand Down

0 comments on commit 86f08d6

Please sign in to comment.