You've already forked RekomenciBackend
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
+9
-1
@@ -179,7 +179,7 @@ cache:
|
||||
policy: pull-push
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends ca-certificates curl just
|
||||
- apt-get install -y --no-install-recommends ca-certificates curl just git
|
||||
- update-ca-certificates
|
||||
- curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
- export PATH="$HOME/.local/bin:$PATH"
|
||||
@@ -348,6 +348,14 @@ sast-image-migrations:
|
||||
dependencies:
|
||||
- build-migrations
|
||||
|
||||
sast-image-ml:
|
||||
<<: *trivy-image-scan
|
||||
variables:
|
||||
IMAGE_NAME: $BASE_IMAGE_NAME/ml
|
||||
IMAGE_TYPE: ml
|
||||
dependencies:
|
||||
- build-ml
|
||||
|
||||
tag-runtime:
|
||||
<<: *tag-config
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user