Fix workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-23 04:07:29 +02:00
parent e13f2c26a1
commit 1baa07036c
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -99,6 +99,7 @@ jobs:
buildkitd-flags: --allow-insecure-entitlement security.insecure
-
name: Build and push
id: docker_build
uses: ./
with:
context: ./test
@ -153,6 +154,7 @@ jobs:
buildkitd-flags: --allow-insecure-entitlement security.insecure
-
name: Build and push
id: docker_build
uses: ./
env:
GIT_AUTH_TOKEN: ${{ github.token }}