Q: 2
DRAG DROP
A DevOps engineer is designing a precheck validation of the network state in a CI/CD pipeline and
must implement this workflow:
• Take a source Docker image named alpine
• Define two stages named build and push
• Check network connectivity before the stages run
• Fetch the latest Docker image
• Create a new Docker image and push it to the registry
• Tag the new Docker image as the latest version
Drag and drop the code snippets from the bottom onto the boxes in the GitLab CI configuration to
achieve the requirements for the design. Not all options are used.


Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.