Skip to content
Snippets Groups Projects
Unverified Commit a4389a4d authored by Timo Furrer's avatar Timo Furrer
Browse files

Fix move of gitlab-tofu script

parent 3c919d54
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ RUN curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opent
WORKDIR /
COPY assets/gitlab-tofu.sh /usr/bin/gitlab-tofu
COPY src/gitlab-tofu.sh /usr/bin/gitlab-tofu
RUN chmod +x /usr/bin/gitlab-tofu
# Override ENTRYPOINT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment