archive historical stable builds #76

Merged
floatingghost merged 10 commits from historial-builds into develop 2022-07-15 13:52:01 +00:00
Showing only changes of commit 90e3d05467 - Show all commits

View file

@ -16,10 +16,11 @@ pipeline:
glibc: glibc:
when: when:
event: event:
- push - tag
branch: branch:
- develop - develop
- stable - stable
- historical-builds
secrets: secrets:
- SCW_ACCESS_KEY - SCW_ACCESS_KEY
- SCW_SECRET_KEY - SCW_SECRET_KEY
@ -48,6 +49,7 @@ pipeline:
when: when:
event: event:
- push - push
- tag
branch: branch:
- develop - develop
- stable - stable
@ -82,6 +84,7 @@ pipeline:
when: when:
event: event:
- push - push
- tag
branch: branch:
- develop - develop
- stable - stable