modified: .gitea/actions/buildkit-build-push/action.yaml
All checks were successful
/ build-image (push) Successful in 14s
All checks were successful
/ build-image (push) Successful in 14s
This commit is contained in:
@@ -33,7 +33,7 @@ runs:
|
|||||||
- name: Authenticate to Gitea registry
|
- name: Authenticate to Gitea registry
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
Create a temporary file inside GITHUB_TEMP
|
# Create a temporary file inside GITHUB_TEMP
|
||||||
DOCKER_CONFIG_FILE="${GITHUB_TEMP}/docker_config.json"
|
DOCKER_CONFIG_FILE="${GITHUB_TEMP}/docker_config.json"
|
||||||
|
|
||||||
# Ensure cleanup ALWAYS happens
|
# Ensure cleanup ALWAYS happens
|
||||||
|
|||||||
Reference in New Issue
Block a user