Skip to content

Commit

Permalink
fix docker url
Browse files Browse the repository at this point in the history
  • Loading branch information
jayconrod committed Sep 6, 2024
1 parent 79d9c63 commit 9d5be6f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ jobs:
- self-hosted
- os=linux
- arch=x64
- os_distribution=debian
- os_version=11
- revision=d04e89854b3931f4aaced77aa3a2fcad5834b3a6
- "engflow-container-image=docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian11-dind-x64@sha256:604855f1ecd6edad3f45f513ed0112b9e8e32589871133767a1a51944b07f487"
- "engflow-pool=ci_sysbox_x64"
- "engflow-runtime=sysbox-runc"
- "engflow-runner-id=${{ github.repository_id }}_release_${{ github.run_id }}_${{ github.run_number }}_${{ github.run_attempt }}"
timeout-minutes: 10

steps:
Expand Down

0 comments on commit 9d5be6f

Please sign in to comment.