mirror of
https://github.com/fastogt/fastocloud.git
synced 2025-02-12 15:41:51 +00:00
Edit .gitlab-ci.yml
This commit is contained in:
parent
5c5df500ec
commit
607333b79a
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ build:
|
||||||
- ./build.py release
|
- ./build.py release
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- fastogt
|
- fastocloud
|
||||||
|
|
||||||
build_package:
|
build_package:
|
||||||
stage: build_package
|
stage: build_package
|
||||||
|
@ -47,4 +47,4 @@ build_package:
|
||||||
- $CI_PROJECT_DIR/build/build_releases/*.tar.gz
|
- $CI_PROJECT_DIR/build/build_releases/*.tar.gz
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- fastogt
|
- fastocloud
|
Loading…
Reference in a new issue