diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f2dff9..331b070 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ services: before_script: - set -eux; apk add --no-cache python3 py3-pip; - - pip3 install pybuilder ddadevops deprecation --user + - pip3 install pybuilder ddadevops deprecation python-terraform --user - export PATH=$PATH:~/.local/bin build: