update build name & update artefact name for "Linux client_static debian_amd64_strech build"
This commit is contained in:
parent
5d9104ee45
commit
302ee7e20e
1 changed files with 2 additions and 2 deletions
|
@ -334,12 +334,12 @@ Linux client_static debian_amd64_strech build:
|
||||||
- (cd code/build; make khanat_client)
|
- (cd code/build; make khanat_client)
|
||||||
- (cd code/build/bin; ls -lh)
|
- (cd code/build/bin; ls -lh)
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "khanat-client_static-debian_strech-$CI_COMMIT_REF_NAME"
|
name: "khanat-client_static-debian_amd64_strech-$CI_COMMIT_REF_NAME"
|
||||||
paths:
|
paths:
|
||||||
- code/build/bin
|
- code/build/bin
|
||||||
expire_in: 2 week
|
expire_in: 2 week
|
||||||
|
|
||||||
Linux client_static debian_amd32_strech build:
|
Linux client_static debian_i386_strech build:
|
||||||
stage: build
|
stage: build
|
||||||
except:
|
except:
|
||||||
- mac-ci-build
|
- mac-ci-build
|
||||||
|
|
Loading…
Reference in a new issue