diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f0bc35..a0c8242 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,11 @@ stages: - pre-release - release +default: + tags: + - linux + - timvisee-linux + # Variable defaults variables: RUST_VERSION: stable