Skip to content

Commit

Permalink
Update develop-aliyun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Musicminion authored Apr 8, 2024
1 parent fb21c8f commit 05079e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop-aliyun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: "Clone Overleaf And Build"
run: |
cd ./develop-pro/
docker compose -f ./docker-compose.aliyun build ${{matrix.image-name}}
docker compose -f ./docker-compose.aliyun push ${{matrix.image-name}}
docker compose -f ./docker-compose.aliyun.yml build ${{matrix.image-name}}
docker compose -f ./docker-compose.aliyun.yml push ${{matrix.image-name}}
clean-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 05079e9

Please sign in to comment.