You've already forked reloading-manager
Oh my god what year is it?!
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
- name: ⚙️🛠️ Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: 🏗️🔧 Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: 🐳🔨 Build Frontend Container
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
@@ -133,7 +136,7 @@ jobs:
|
||||
- name: 💾✅ Commit Updated Manifest
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
new_branch: ${ gitea.ref_name }-deploy
|
||||
new_branch: ${{ gitea.ref_name }}-deploy
|
||||
add: argocd/deployment/deployment.yml
|
||||
author_name: "GitHub Action 🤖"
|
||||
author_email: gitia@siteworxpro.com
|
||||
|
||||
Reference in New Issue
Block a user