logo

Crowdly

On considère le fichier .gitlab-ci.yml suivant : job deploy:    tag:     ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

On considère le fichier .gitlab-ci.yml suivant :

job deploy:

   tag:

      - build

   stage: build

   script:

      - ./gradlew build

   only:

      refs:

         - dev

Un développeur effectue une requête de merge dans la branche main. Elle est acceptée. Le code ci-dessus est-il déroulé ?

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.univ-artois.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!