From 072ffc18a33728c753c52d9b2dffb9331e2ad343 Mon Sep 17 00:00:00 2001 From: Dan Kanefsky Date: Wed, 29 May 2024 11:41:51 -0700 Subject: [PATCH] new tag --- .github/workflows/e2e-tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/e2e-tests.yaml b/.github/workflows/e2e-tests.yaml index e67a274..288d19d 100644 --- a/.github/workflows/e2e-tests.yaml +++ b/.github/workflows/e2e-tests.yaml @@ -20,14 +20,14 @@ jobs: uses: actions/checkout@v4 - name: Build Docker Image - uses: boojamya/heighliner-build-action@0180cff4e922deaca65eba4fca353b2a7c540c4a + uses: boojamya/heighliner-build-action@c57343ec9ae9e54d25c7dccb3ce487d476a12ea5 with: registry: "" # empty registry, image only shared for e2e testing tag: local # emulate local environment for consistency in interchaintest cases tar-export-path: ${{ env.TAR_PATH }} # export a tarball that can be uploaded as an artifact for the e2e jobs platform: linux/amd64 # test runner architecture only git-ref: ${{ github.head_ref }} # source code ref - # clone-key: ${{secrets.HEIGHLINER_KEY}} + clone-key: ${{secrets.HEIGHLINER_KEY}} heighliner-owner: noble-assets heighliner-tag: 63a76195d5a8ed814290f321122ba938999ecca7