chore: lisa ci

This commit is contained in:
DarkSky
2022-08-04 15:52:13 +08:00
parent 02f081e7ae
commit a495ebb7a2
3 changed files with 2 additions and 1 deletions

View File

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