Skip to content

Commit

Permalink
Add variables
Browse files Browse the repository at this point in the history
  • Loading branch information
guiguem committed Aug 16, 2024
1 parent 14ff1e9 commit 77089a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ docker-build:
- if: $CI_COMMIT_BRANCH
exists:
- Dockerfile
variables: # not strictly needed, depending on runner configuration
DOCKER_HOST: "tcp://docker:2375"
DOCKER_TLS_CERTDIR: ""

0 comments on commit 77089a8

Please sign in to comment.