Modify the test stage steps in .gitlab-ci.yml to look like this: test: script: - export PATH=$PATH:$(pwd) - ./terragrunt plan Push this change to GitLab, ...
確定! 回上一頁