Skip to content

Commit

Permalink
Run installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed May 29, 2024
1 parent bf73cc8 commit 4958fd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
--inventory ansible/inventories/staging
--skip-tags skip_ci
--verbose
--tags docker
--tags installation
2 changes: 1 addition & 1 deletion ansible/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
- docker
- role: installation
tags:
- hundred-eyes
- installation

0 comments on commit 4958fd9

Please sign in to comment.