Skip to content

Commit

Permalink
Pull docker image for pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmidt committed Oct 21, 2022
1 parent e86ca1f commit 95f3777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ CORE_COMMITID=7e9d9b585332d609ec47383be9588b98b57b8dd1
CORE_BRANCH=master

# The test runner source for UI tests
WEB_COMMITID=c8c69113bc7987d6f14e32e5f1e7bd1b5491b1d9
WEB_COMMITID=a72ab56da818378192d0174b40b15e708ecdbfbd
WEB_BRANCH=master
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ def buildOcisBinaryForTesting(ctx):
"kind": "pipeline",
"type": "docker",
"name": "build_ocis_binary_for_testing",
"pull": "always",
"platform": {
"os": "linux",
"arch": "amd64",
Expand Down

0 comments on commit 95f3777

Please sign in to comment.