Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/build-&-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
zblock_image: staging
zdns_image: staging
explorer_image: latest
zproxy_image: staging
zsearch_image: staging
zbox_cli_branch: staging
zwallet_cli_branch: staging
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/system_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
zdns_branch: ${{ github.event.inputs.zdns_branch }}
explorer_branch: master
test_file_filter: ${{ github.event.inputs.test_file_filter }}
zproxy_branch: staging
zsearch_branch: staging
skip_tests: ${{ github.event.inputs.skip_tests }}
secrets:
Expand Down