mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 21:37:31 +08:00
update
This commit is contained in:
parent
ff9095c50a
commit
93bd4754b2
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
--cache-from ${{ env.IMAGE }}:latest \
|
||||
--tag ${{ env.IMAGE }}:latest \
|
||||
--file ./app/backend/Dockerfile.prod \
|
||||
"./app"
|
||||
"."
|
||||
- name: Push image
|
||||
run: |
|
||||
docker push ${{ env.IMAGE }}:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user