Skip to content
Snippets Groups Projects
Commit 5e76cafb authored by kwadronaut's avatar kwadronaut :speech_balloon:
Browse files

Merge branch 'fix/gitlab-ci' into 'master'

.gitlab-ci.yml - fix Requests to localhost

See merge request !2
parents 1c5c250d 35bb3cfd
No related branches found
No related tags found
1 merge request!2.gitlab-ci.yml - fix Requests to localhost
Pipeline #206546 passed
--- ---
include: include:
- 'https://0xacab.org/leap/container-platform/glue/raw/master/.gitlab-ci.yml' - project: 'leap/container-platform/glue'
file: '/.gitlab-ci.yml'
FROM debian:12 FROM debian:12
COPY build.sh /tmp/build.sh COPY build.sh /tmp/build.sh
COPY ansible-buster.patch /tmp/ansible-buster.patch
COPY with-ssh-key /usr/bin/with-ssh-key COPY with-ssh-key /usr/bin/with-ssh-key
RUN /tmp/build.sh && rm /tmp/build.sh RUN /tmp/build.sh && rm /tmp/build.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment