Skip to content
Snippets Groups Projects
Unverified Commit dce3fc84 authored by Torma Kristóf's avatar Torma Kristóf :alien:
Browse files

use container scanning stuff

parent c716d0a2
No related branches found
Tags 1.4.11-3
Loading
Checking pipeline status
......@@ -6,6 +6,9 @@ image: python:3.11
variables:
POSTGRES_DB: kszkepzes
CONTAINER_IMAGE: 'harbor.sch.bme.hu/kszk/$CI_PROJECT_NAME:$CI_COMMIT_REF_NAME'
CI_REGISTRY_IMAGE: '$CONTAINER_IMAGE'
CS_REGISTRY_USER: '$REGISTRY_USER'
CS_REGISTRY_PASSWORD: '$REGISTRY_PASSWORD'
cache:
key: '$CI_JOB_NAME-$CI_COMMIT_REF_SLUG'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment