Skip to content

Commit

Permalink
Remove WordPress from provision.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvanes committed Aug 13, 2024
1 parent 183e56f commit 7b954e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
- { role: "letsencrypt", tags: ["demo1","demo-letsencrypt"] }
- { role: "demo-etherpad", tags: ["demo1","demo-etherpad"] }
- { role: "demo-weblogin", tags: ["demo1","demo-weblogin"] }
- { role: "demo-wordpress", tags: ["demo1","demo-wordpress"] }
# - { role: "demo-wordpress", tags: ["demo1","demo-wordpress"] } # Breaks CI

# CI test docker
- name: "test"
Expand Down

0 comments on commit 7b954e7

Please sign in to comment.