diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 7c7843e..b7658d6 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -20,7 +20,6 @@ jobs: name: Build and push uses: docker/build-push-action@v4 with: - context: . push: true tags: artifacts.iflytek.com/docker-private/ai_devops/xhli18/gitea_actions:latest registry: artifacts.iflytek.com