更新 .gitea/workflows/main.yaml
Docker Deploy / build-and-deploy (push) Failing after 1m51s Details

This commit is contained in:
root 2024-07-06 23:44:55 +08:00
parent 3e0f603457
commit e8cd05ee4b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
# docker build -t $REMOTE_IMG_NAME . --file Dockerfile
- name: Build and Push Docker Image To Alibaba Cloud
uses: docker/build-push-action@v6
uses: http://${{vars.DOMAIN}}:5678/docker/build-push-action@v6
with:
push: true
context: . Dockerfile