Skip to content

Commit

Permalink
chore(ci): use prebuild godwoken-scripts and godwoken-polyjuice
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroqn committed Apr 27, 2022
1 parent afc4c7a commit a9ece23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
with:
# github.ref: The branch or tag ref that triggered the workflow run. For branches this is the format refs/heads/<branch_name>, and for tags it is refs/tags/<tag_name>.
godwoken_ref: ${{ github.ref }}
gw_prebuild_image_name: ghcr.io/zeroqn/godwoken-prebuilds
gw_prebuil_image_tag: v1.1-feat-change-ckb-decimal-to-18 # For godwoken-scripts and godwoken-polyjuice binaries
kicker_ref: refs/pull/239/head # https://github.com/RetricSu/godwoken-kicker/pull/239
tests_ref: refs/pull/105/head # https://github.com/nervosnetwork/godwoken-tests/pull/105

0 comments on commit a9ece23

Please sign in to comment.