Skip to content

Commit 1e41ac3

Browse files
committed
Merge master and remove updates to .gitlab/ci/build.gitlab-ci.yml
1 parent 2833e60 commit 1e41ac3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.gitlab/ci/build.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,13 @@ check_exists:
4646
image: docker:stable
4747
stage: build
4848
variables:
49-
# for port 2375
50-
DOCKER_TLS_CERTDIR: ""
5149
services:
5250
- name: mohs.dhcp.lbl.gov/docker:29.4.0-dind
5351
command: ["--insecure-registry", "mohs.dhcp.lbl.gov"]
5452
alias: docker
5553
before_script:
5654
- cat /etc/hosts
5755
- cat /etc/resolv.conf
58-
- sleep 15
5956
- docker info
6057
- echo $IMAGE:$CI_COMMIT_REF_NAME
6158
- echo $IMAGE:$CI_COMMIT_SHORT_SHA

0 commit comments

Comments
 (0)