Skip to content

Commit

Permalink
Merge branch 'master' into centos8
Browse files Browse the repository at this point in the history
  • Loading branch information
startx-lab committed Dec 20, 2021
2 parents 5af34a6 + fdabe11 commit e856cf9
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions .gitlab/ci/step-build-os.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,13 @@ build-os-latest:
- alpine
- ubi8

include:
- template: Security/Container-Scanning.gitlab-ci.yml
# include:
# - template: Security/Container-Scanning.gitlab-ci.yml

# Scanning of the containers
container_scanning:
stage: "build OS"
variables:
GIT_STRATEGY: fetch
SECURE_LOG_LEVEL: debug
DOCKER_IMAGE: "quay.io/startx/${SXGLCI_OSNAME}:${SXGLCI_OSTAG}"
only:
- centos8
# - alma
# - rocky
- alpine
- ubi8
# # Scanning of the containers
# container_scanning:
# stage: "build OS"
# variables:
# GIT_STRATEGY: fetch
# SECURE_LOG_LEVEL: debug
# DOCKER_IMAGE: "quay.io/startx/${SXGLCI_OSNAME}:${SXGLCI_OSTAG}"

0 comments on commit e856cf9

Please sign in to comment.