更新 .gitea/workflows/main.yaml

This commit is contained in:
root 2024-07-06 23:03:56 +08:00
parent 5d27be58b9
commit 3d7911525d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
tags: REMOTE_IMG_NAME tags: $REMOTE_IMG_NAME
# username: ${{ vars.DOCKER_USERNAME }} # username: ${{ vars.DOCKER_USERNAME }}
# password: ${{ vars.DOCKER_TOKEN }} # password: ${{ vars.DOCKER_TOKEN }}
- name: Run On Server - name: Run On Server