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 e856cf9 + c55af8f commit a66fbfb
Show file tree
Hide file tree
Showing 15 changed files with 403 additions and 45 deletions.
4 changes: 2 additions & 2 deletions .gitlab/ci/step-build-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ build-application-phpmyadmin:
SXGLCI_TAG: ${SXGLCI_OTHERTAG}
only:
- master
- alma8
- rocky8
- alma
- rocky
- centos8
- centos7
- centos6
Expand Down
12 changes: 6 additions & 6 deletions .gitlab/ci/step-build-basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ build-apache:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -53,8 +53,8 @@ build-nodejs:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -89,8 +89,8 @@ build-runner-bash:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down
4 changes: 2 additions & 2 deletions .gitlab/ci/step-build-os.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ build-os-latest:
SXGLCI_TAG: latest
only:
- centos8
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8

Expand Down
20 changes: 10 additions & 10 deletions .gitlab/ci/step-build-runners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ build-runner-ansible:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -46,8 +46,8 @@ build-runner-apache:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -76,8 +76,8 @@ build-runner-nodejs:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -106,8 +106,8 @@ build-runner-oc:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -135,8 +135,8 @@ build-runner-php:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down
28 changes: 14 additions & 14 deletions .gitlab/ci/step-build-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ build-couchbase:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- ubi8
- fc36
- fc35
Expand Down Expand Up @@ -47,8 +47,8 @@ build-mariadb:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -82,8 +82,8 @@ build-memcache:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -119,8 +119,8 @@ build-mongo:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -156,8 +156,8 @@ build-ooconv:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- fc36
- fc35
- fc34
Expand Down Expand Up @@ -189,8 +189,8 @@ build-php:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down Expand Up @@ -225,8 +225,8 @@ build-postgres:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down
8 changes: 4 additions & 4 deletions .gitlab/ci/step-build-vdi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ build-vdi-chrome:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- fc36
- fc35
Expand All @@ -43,8 +43,8 @@ build-vdi-firefox:
- master
- centos8
- centos7
- alma8
- rocky8
- alma
- rocky
- alpine
- fc36
- fc35
Expand Down
4 changes: 2 additions & 2 deletions .gitlab/ci/step-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ markdown:
- centos8
- centos7
- centos6
- alma8
- rocky8
- alma
- rocky
- alpine
- ubi8
- fc36
Expand Down
6 changes: 3 additions & 3 deletions .gitlab/ci/step-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include:
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/License-Scanning.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
# - template: Security/Secret-Detection.gitlab-ci.yml
- template: DAST.gitlab-ci.yml


Expand All @@ -18,8 +18,8 @@ sast:
stage: test
variables:
VALIDATE_SCHEMA: "true"
.secret-analyzer:
stage: test
# .secret-analyzer:
# stage: test


# Your selected site and scanner profiles:
Expand Down
14 changes: 14 additions & 0 deletions .gitlab/img/os-alma.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions .gitlab/img/os-alpine.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a66fbfb

Please sign in to comment.