Merge branch 'develop' into beta

This commit is contained in:
ThatOneCalculator 2023-08-01 23:03:40 -07:00
commit 56de5d10b0
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 1448 additions and 509 deletions

View file

@ -52,6 +52,7 @@ dockerPush:
services:
- docker:dind
script:
- apk add --no-cache nodejs npm cargo python3 make g++
- docker build -t $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG .
- echo $CI_JOB_TOKEN | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG

File diff suppressed because it is too large Load diff