ci: fix wrong context
Some checks failed
build-docker-images-for-latest-release / build-and-push (push) Failing after 2m14s
Some checks failed
build-docker-images-for-latest-release / build-and-push (push) Failing after 2m14s
This commit is contained in:
parent
152d4e73ff
commit
f4696f84f5
@ -79,7 +79,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: fly6516.synology.me:8080/multilang:latest
|
tags: fly6516.synology.me:8080/multilang:latest
|
||||||
context: auto build for multilang latest
|
context: .
|
||||||
|
|
||||||
# Optional: Verify the pushed image
|
# Optional: Verify the pushed image
|
||||||
- name: Verify Docker Image
|
- name: Verify Docker Image
|
||||||
|
Loading…
Reference in New Issue
Block a user