Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
ScharfViktor authored Aug 18, 2021
1 parent c21b6ca commit 086e059
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2142,7 +2142,8 @@ def addDownloadToVolume():
"image": "selenium/standalone-chrome-debug:3.141.59",
"volumes": [{
"name": "download",
"path": "/tests/acceptance/download",
"host":
"path": "/tests/acceptance/download",
}],
}]

Expand Down

0 comments on commit 086e059

Please sign in to comment.