fix: changed container endpoint from local IP to
Build and Push Docker Image / build-and-push (push) Failing after 1m35s
Build and Push Docker Image / build-and-push (push) Failing after 1m35s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Determine image tags
|
||||
id: tags
|
||||
run: |
|
||||
REGISTRY="10.0.1.10"
|
||||
REGISTRY="gitea.leeworks.dev"
|
||||
REPO_OWNER="${{ gitea.repository_owner }}"
|
||||
REPO_NAME="${{ gitea.repository }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user