aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-12-29 01:37:20 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2020-12-29 01:40:22 +0100
commit8816082c3787784f8475f4c59a4a84c5704e15d0 (patch)
treef0387834b4f87933daa227f434194c2cf370f9db /.github
parente4e7afab58b8f868cbfe279a915ac6be799c6916 (diff)
downloadghdl-8816082c3787784f8475f4c59a4a84c5704e15d0.tar.gz
ghdl-8816082c3787784f8475f4c59a4a84c5704e15d0.tar.bz2
ghdl-8816082c3787784f8475f4c59a4a84c5704e15d0.zip
ci: set DOCKER_BUILDKIT envvar
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 5e1cbdb29..55d1cc3e7 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -6,6 +6,7 @@ on:
env:
CI: true
+ DOCKER_BUILDKIT: 1
jobs: