Skip to content

Commit

Permalink
i lost my keys
Browse files Browse the repository at this point in the history
  • Loading branch information
andreea-popescu-reef committed Aug 14, 2024
1 parent d344fb4 commit 72d652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end_to_end_test_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build executor image
run: |
cd executor
IMAGE_NAME=andreeareef/compute-horde-executor-e2e:v0-latest
IMAGE_NAME=andreeareef/compute-horde-executor-e2e-killme:v0-latest
docker pull "$IMAGE_NAME" || true
docker build \
--build-context compute-horde=../compute_horde \
Expand Down

0 comments on commit 72d652c

Please sign in to comment.