You are reviewing a Docker container action and github video
actions-gh-200 video for you are reviewing a Docker container action and see this code as part of the entrypoint.sh file. What does this code indicate? if ;
            Question 1
            Be Honest
          
          
        Answer
          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