Skip to content
Snippets Groups Projects
Commit d8828762 authored by Simon McVittie's avatar Simon McVittie
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
variables:
BASE_IMAGE: registry.gitlab.steamos.cloud/steamrt/soldier/sdk
default:
image: "${BASE_IMAGE}"
build:
tags:
- docker
- linux
stage: build
script: |
set -eu
set -o pipefail
# TODO: Put something useful here
Proton (soldier) SDK
--------------------
This project will eventually build Docker images based on
<https://gitlab.steamos.cloud/steamrt/soldier/sdk>, with the addition
of Proton build-dependencies.
There's no code here yet.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment