Skip to content

Commit

Permalink
Clean up deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
terrameijar committed Mar 13, 2024
1 parent cefa7b4 commit 1daa041
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
# Ansible deployment command
# ansible-playbook -i ansible/hosts ansible/deploy.yaml

name: Deploy Application
on:
push:
branches:
- deploy
# - pull_request:
# types:
# - opened
# - reopened
# branches:
# - develop
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1daa041

Please sign in to comment.