Skip to content

Commit 3b183f8

Browse files
committed
🦑 add missing git push 🦑
1 parent f48dee1 commit 3b183f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/5-the-deployments-strike-back/3-a-b-deployments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ Before we jumping to A/B deployment, let's deploy Matomo through Argo CD.
192192
cd /projects/pet-battle
193193
git add .
194194
git commit -m "🫒 ADD - Green banner 🫒"
195+
git push
195196
```
196197

197198
8. When Jenkins executes, it'll bump the version in ArgoCD configuration. ArgoCD triggers the new version deployment while `pet-battle-b` is still running in the previous version.

0 commit comments

Comments
 (0)