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 | b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6 (patch) | |
tree | 5209b1138509687d24b5d60e846df0728cb062dc /.gitlab-ci.yml | |
parent | 0963064f48f82567a4db901c67800bba61ba8f49 (diff) | |
download | Ishtar-b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6.tar.bz2 Ishtar-b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6.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: |