mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-27 00:13:53 +08:00
* don't compile in docker build stage * disable that for now * do we need that? * upload artifact already compresses * that wasn't faster This reverts commit 2221e13c71b5cc693dd3bebfa4061d4ab6821437. * try that * don't think that's used * this too * check this * less layers * that's not in the dockerfile anymore * system * even less layers and clear pipenv cache * no inline comment i guess * uninstall pipenv after we're done with it * separate build job adds too much overhead * quotes * clean that up * increase timeout * cleanup