Skip to content

Commit

Permalink
rollback docker build, finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 2, 2024
1 parent 6dd6c88 commit 38f2fba
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@e9d23319de92c8909bf1cec18015da16506df112 # v2.3.16
uses: smartcontractkit/chainlink-github-actions/docker/build-push@e29366cdecfe6befff9ab8c3cfe4825218505d58 # v2.3.16
with:
context: .
tags: ${{ env.ENV_JOB_IMAGE }}
file: lib/k8s/Dockerfile
build-args: |
Expand Down

0 comments on commit 38f2fba

Please sign in to comment.