diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-12 16:17:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-12 16:17:11 -0300 |
commit | 617c5dee4e0bb0f8c44cd48f2780236c77ab06b6 (patch) | |
tree | f2ce8ef445e27dd52ac17d66904e294961da02a5 /.gitlab-ci.yml | |
parent | 6d5a6516897e22493b9e9d7de82e59e07ed284f6 (diff) | |
download | classic-serverdata-617c5dee4e0bb0f8c44cd48f2780236c77ab06b6.tar.gz classic-serverdata-617c5dee4e0bb0f8c44cd48f2780236c77ab06b6.tar.bz2 classic-serverdata-617c5dee4e0bb0f8c44cd48f2780236c77ab06b6.tar.xz classic-serverdata-617c5dee4e0bb0f8c44cd48f2780236c77ab06b6.zip |
And return to Glados again
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e1c6bea..f6a4c1e0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,7 @@ pages: UPDATE_HTTP: "none" CC: "clang" tags: - - lightweight + - glados script: - apt-get -qq update - apt-get install -qq -y make clang zip zlib1g-dev zlibc python ssh rsync python3 |