Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/build-&-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,9 @@ jobs:
explorer_image: latest
zproxy_image: staging
zsearch_image: staging
blobber_stake_image: latest
zbox_cli_branch: staging
zwallet_cli_branch: staging
custom_go_sdk_version: staging

- name: "Run System tests"
uses: 0chain/actions/run-system-tests@master
Expand Down