Skip to content

Commit 45a02dd

Browse files
committed
Add a playbook that runs sync/publish/promote for both repos and contianers
1 parent 337cdaa commit 45a02dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
3+
- import_playbook: pulp-repo-sync.yml
4+
- import_playbook: pulp-repo-publish.yml
5+
- import_playbook: pulp-repo-promote-production.yml
6+
- import_playbook: pulp-container-sync.yml
7+
- import_playbook: pulp-container-publish.yml

0 commit comments

Comments
 (0)