Skip to content

Commit

Permalink
temporary adding push to be able to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
amaldonadomat committed Sep 5, 2024
1 parent f59aa73 commit 4fc3ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cuda-dind-runners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
context: ./actions-runner-controller/runner
file: ./actions-runner-controller/runner/actions-runner-dind.${{ env.OS_NAME }}-${{ env.OS_VERSION }}.dockerfile
platforms: linux/amd64,linux/arm64
push: ${{ github.ref == 'refs/heads/main' }}
push: true
build-args: |
RUNNER_VERSION=${{ env.RUNNER_VERSION }}
DOCKER_VERSION=${{ env.DOCKER_VERSION }}
Expand Down

0 comments on commit 4fc3ab9

Please sign in to comment.