Skip to content
Snippets Groups Projects
Commit 584b90b1 authored by Lars Seipel's avatar Lars Seipel
Browse files

build in GitLab CI/CD

parent 25b0bcc8
No related branches found
No related tags found
No related merge requests found
Pipeline #159507 passed
build:
image: docker.io/ubuntu:22.04
before_script:
- apt-get update && apt-get install -y build-essential libbsd-dev pkg-config curl ca-certificates
script:
- |
make
curl -H "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file ./auto-wait-for-sssd "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/auto-wait-for-sssd/latest/auto-wait-for-sssd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment