CI: remove old docs base image push (#29512)

remove that push
old-commit-hash: 9188c56069
beeps
Justin Newberry 2 years ago committed by GitHub
parent 7205b92bb6
commit fe844afac7
  1. 1
      .github/workflows/tools_tests.yaml

@ -92,5 +92,4 @@ jobs:
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' && github.repository == 'commaai/openpilot'
run: |
$DOCKER_LOGIN
docker push $DOCKER_REGISTRY/openpilot-docs-base:latest
docker push $DOCKER_REGISTRY/openpilot-docs:latest
Loading…
Cancel
Save