Skip to content

Commit

Permalink
Merge pull request #194 from vespa-engine/tgm/fix-sd-docker
Browse files Browse the repository at this point in the history
Fix Docker in SD pipeline
  • Loading branch information
Arnstein Ressem authored Aug 27, 2021
2 parents 11a47e4 + 4dea6fd commit 8b498ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
screwdriver.cd/dockerEnabled: true
screwdriver.cd/dockerCpu: TURBO
screwdriver.cd/dockerRam: TURBO
environment:
DOCKER_HOST: "localhost:2375"
steps:
- setup: |
export WORK_DIR=$SD_DIND_SHARE_PATH
Expand Down Expand Up @@ -68,8 +66,6 @@ jobs:
screwdriver.cd/dockerEnabled: true
screwdriver.cd/dockerCpu: TURBO
screwdriver.cd/dockerRam: TURBO
environment:
DOCKER_HOST: "localhost:2375"
steps:
- setup: |
dnf install -y git
Expand Down

0 comments on commit 8b498ff

Please sign in to comment.