Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 2, 2024
1 parent 2a1a34e commit 49469d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/k8s-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ jobs:
### test-base-image image tag for this test run :ship: => \`ci.${{ github.sha }}\`
EOT
- name: Build Test Runner
uses: smartcontractkit/chainlink-github-actions/docker/build-push@61429dcdcb011c76812c7715fadd2b34d26f308c # v2.3.16
uses: smartcontractkit/chainlink-github-actions/docker/build-push@e9d23319de92c8909bf1cec18015da16506df112 # v2.3.16
with:
working-directory: ./lib
context: ./lib
tags: ${{ env.ENV_JOB_IMAGE }}
file: lib/k8s/Dockerfile
Expand Down

0 comments on commit 49469d6

Please sign in to comment.