custom docker file

This commit is contained in:
kaiiak
2022-01-02 23:31:17 +08:00
parent e169787bf7
commit acf3f43ba5

View File

@@ -43,7 +43,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
build-args: | file: ${{context}}/Dockerfile.ubuntu
f=Dockerfile.ubuntu
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}