AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You are reviewing a Docker container action and github video

Question 1
« Back   Next actions-gh-200 Question »

Full Certification Question

You are reviewing a Docker container action and see this code as part of the entrypoint.sh file. What does this code indicate? if ; then echo "Writing Message" exit 1 fi