yym68686 commited on
Commit
8866240
·
1 Parent(s): fa5360e

update github action

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -29,7 +29,7 @@ jobs:
29
  uses: docker/build-push-action@v2.7.0
30
  with:
31
  context: .
32
- file: Dockerfile.build
33
  platforms: linux/amd64,linux/arm64
34
  push: true
35
  tags: yym68686/uni-api:latest
 
29
  uses: docker/build-push-action@v2.7.0
30
  with:
31
  context: .
32
+ file: Dockerfile
33
  platforms: linux/amd64,linux/arm64
34
  push: true
35
  tags: yym68686/uni-api:latest