forked from 0xWheatyz/SPARC
fix: changed container endpoint from local IP to
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Determine image tags
|
- name: Determine image tags
|
||||||
id: tags
|
id: tags
|
||||||
run: |
|
run: |
|
||||||
REGISTRY="10.0.1.10"
|
REGISTRY="gitea.leeworks.dev"
|
||||||
REPO_OWNER="${{ gitea.repository_owner }}"
|
REPO_OWNER="${{ gitea.repository_owner }}"
|
||||||
REPO_NAME="${{ gitea.repository }}"
|
REPO_NAME="${{ gitea.repository }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user