Skip to content

Commit

Permalink
Try removing .bundle/config
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Powell <thomas.powell@progress.com>
  • Loading branch information
tpowell-progress committed Aug 15, 2024
1 parent da971f7 commit 64b0836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ steps:
- label: "Integration Ubuntu 18.04 :ruby: 3.0"
commands:
- cd /workdir
- rm -f .bundle/config
- apt-get update -y
- apt-get install -y graphviz
- bundle install --jobs=3 --retry=3
Expand Down

0 comments on commit 64b0836

Please sign in to comment.