chore: improve update tag stage
Build & Push Docker Image (Backend) / build (push) Failing after 1m57s
Build & Push Docker Image (Backend) / build (push) Failing after 1m57s
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Update image tag in lms-k8s
|
- name: Update image tag in lms-k8s
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.GIT_TOKEN }}
|
$GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
git clone https://admin:$GIT_TOKEN@gitea.panmodel.com/admin/lms-k8s.git
|
git clone https://admin:$GIT_TOKEN@gitea.panmodel.com/admin/lms-k8s.git
|
||||||
cd lms-k8s
|
cd lms-k8s
|
||||||
|
|||||||
Reference in New Issue
Block a user