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