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

remove that push
This commit is contained in:
Justin Newberry
2023-08-21 15:32:41 -07:00
committed by GitHub
parent 197460e061
commit 9188c56069
-1
View File
@@ -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