CI: docs speedup by caching first stage (#29397)

* docs speedup

* fix tags on docs build

* build docs without build-push-action
This commit is contained in:
Justin Newberry
2023-08-14 14:36:17 -07:00
committed by GitHub
parent 5fd6589779
commit f8cbdcfa40
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/commaai/openpilot-base:latest
FROM ghcr.io/commaai/openpilot-base:latest as openpilot-docs-base
ENV PYTHONUNBUFFERED 1