Commit 7ca990dd authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

next steps

parent 5043baa9
Loading
Loading
Loading
Loading
+7 −20
Original line number Diff line number Diff line
@@ -227,26 +227,6 @@ gemnasium-python-dependency_scanning:
  tags:
    - docker-in-docker

#container_scanning:
#  stage: main_security
##  before_script:
##    - docker login --username $CI_REGISTRY_USER --password $CAPIF_DOCKER_REGISTRY $CI_REGISTRY
#  variables:
##    CS_DEFAULT_BRANCH_IMAGE: $CI_REGISTRY_IMAGE/$CI_DEFAULT_BRANCH:$CI_COMMIT_SHA
#    CI_IMAGE: $CI_REGISTRY/ocf/capif/$CI_COMMIT_REF_SLUG/nginx:$CI_COMMIT_REF_SLUG
#    CS_REGISTRY_USER: $CI_REGISTRY_USER
#    CS_REGISTRY_PASSWORD: $CAPIF_DOCKER_REGISTRY
#    CS_DOCKERFILE_PATH: capif/services/nginx/
#  allow_failure: true
#  services:
#    - docker:24.0.5-dind
#  rules:
#    - if: '$CI_COMMIT_REF_NAME == "OCF16-first-steps-on-ci-at-gitlab-repository"'
#      when: always
#    - when: never
#  tags:
#    - docker-in-docker

container_scanning_nginx:
  stage: main_security
  before_script:
@@ -273,6 +253,13 @@ container_scanning_nginx:
  tags:
    - docker-in-docker

# now to do the same to rest of images. 






#ci_in_staging:
#  stage: ci_in_staging
#  script: