Skip to content

Commit

Permalink
added actions for docker installation
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 31, 2024
1 parent 0819ef9 commit 0db4463
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Remove Apache
run: ansible -i aws_ec2.yml -all -m apt -a "name=apache2 status=absent"

- name: Terraform init
run: terraform init

Expand Down

0 comments on commit 0db4463

Please sign in to comment.