mirror of
https://github.com/fastogt/fastocloud.git
synced 2025-03-09 23:18:50 +00:00
CI
This commit is contained in:
parent
89bfe5030e
commit
490d7ccb06
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
image: debian:buster-slim
|
||||
image: debian:bullseye-slim
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
@ -15,7 +15,7 @@ build:
|
|||
stage: build
|
||||
|
||||
script:
|
||||
- ./build.py --release
|
||||
- ./build.py release
|
||||
|
||||
tags:
|
||||
- fastogt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue