feat: modify pkg name

This commit is contained in:
Rogee
2025-02-11 15:38:59 +08:00
parent 6c563dc32a
commit 0a420a2987
19 changed files with 33 additions and 27 deletions

View File

@@ -39,4 +39,4 @@ jobs:
- name: Build final Docker image
run: |
docker login -u ${{ secrets.DOCKER_AF_USERNAME }} -p ${{ secrets.DOCKER_AF_PASSWORD }} docker-af.hub.ipao.vip
docker build --push -t docker-af.hub.ipao.vip/rogeecn/qvyun:latest .
docker build --push -t docker-af.hub.ipao.vip/rogeecn/test:latest .