Skip to content

Commit

Permalink
ci: push the openpilot-base image (#34180)
Browse files Browse the repository at this point in the history
image
  • Loading branch information
maxime-desroches authored Dec 8, 2024
1 parent 9eccd9a commit dfe2837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/selfdrive_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' && github.repository == 'commaai/openpilot'
run: |
echo "PUSH_IMAGE=true" >> "$GITHUB_ENV"
echo "TARGET_ARCHITECTURE=x86_64" >> "$GITHUB_ENV"
$DOCKER_LOGIN
- uses: ./.github/workflows/setup-with-retry
- uses: ./.github/workflows/compile-openpilot
Expand Down

0 comments on commit dfe2837

Please sign in to comment.