Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ include: default: before_script: - apt-get update - apt-get install -y terraform - apt-get install -y tofu - touch payload.zip Generate payload: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ include: default: before_script: - apt-get update - apt-get install -y terraform - apt-get install -y tofu - touch payload.zip Generate payload: Loading