Skip to content

Commit

Permalink
add to docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Apr 2, 2020
1 parent 6854801 commit 7df34d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ on:
- 'ci/**'
- 'go/**'

env:
DOCKER_BUILDKIT: 0
COMPOSE_DOCKER_CLI_BUILD: 1

jobs:

debian:
Expand Down

0 comments on commit 7df34d3

Please sign in to comment.