Compare commits

...

3 commits

Author SHA1 Message Date
Alex Tran
e942ea57d6 test 2023-08-01 22:52:19 -05:00
Alex Tran
9753cbc1e3 correct machine 2023-08-01 22:47:20 -05:00
Alex Tran
c0a3f1ff47 chore: macmini for ml pipeline 2023-08-01 22:42:44 -05:00

View file

@ -18,7 +18,7 @@ permissions:
jobs:
build_and_push:
runs-on: ubuntu-latest
runs-on: self-hosted
strategy:
# Prevent a failure in one image from stopping the other builds
fail-fast: false