diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-18 14:52:33 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-18 14:52:33 +0100 |
commit | e6af0225df8f539308bc3fd8c9dbc967bba5a807 (patch) | |
tree | 5209b1138509687d24b5d60e846df0728cb062dc /.gitlab-ci.yml | |
parent | ebaa5ca66e17a5e2b2e8b27dec4fdc7cb7304e3a (diff) | |
download | Ishtar-e6af0225df8f539308bc3fd8c9dbc967bba5a807.tar.bz2 Ishtar-e6af0225df8f539308bc3fd8c9dbc967bba5a807.zip |
master -> main
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 709aa2a79..f7a41c5b3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ build-v3: tags: - buster only: - - master + - main - develop test-v3: @@ -32,7 +32,7 @@ test-v3: tags: - buster only: - - master + - main - develop debian: |