buildkit
This commit is contained in:
parent
0564d1cb2a
commit
057c92113a
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: skyevg/mastodon-glitchier-soc
|
repo: skyevg/mastodon-glitchier-soc
|
||||||
tags: latest
|
tags: latest
|
||||||
|
environment:
|
||||||
|
DOCKER_BUILDKIT: "1"
|
Loading…
Reference in a new issue