chore: ci adjust

This commit is contained in:
DarkSky
2022-08-04 15:35:14 +08:00
parent 78b24891d5
commit 152522c228
5 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ jobs:
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
file: ./Dockerfile-keck
file: ./.github/deployment/Dockerfile-keck
push: ${{ github.ref == 'refs/heads/field' && true || false }}
tags: ${{ steps.meta_keck.outputs.tags }}
labels: ${{ steps.meta_keck.outputs.labels }}