fix dockerfile / makefile (#72)

* update

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix ci

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* I have generated the latest API!

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Jess Frazelle
2023-04-06 16:09:33 -07:00
committed by GitHub
parent 137b1600a8
commit 11a1948ebc
4 changed files with 10 additions and 7 deletions

View File

@ -2,6 +2,9 @@
set -e
set -o pipefail
# Fix for ci.
git config --global --add safe.directory /home/user/src
# Cleanup old stuff.
rm -rf kittycad/models
rm -rf kittycad/api