Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nxssh
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rx-etersoft
nxssh
Commits
312eccb0
Commit
312eccb0
authored
Feb 08, 2018
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(gitlab-ci): minor fixes
parent
c59b676d
Pipeline
#993
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
312eccb0
...
...
@@ -16,7 +16,7 @@ build and public:
-
korinf -f .gear/nxssh.spec x86_64/ALTLinux/Sisyphus /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
-
git push -f gitlab HEAD:ci/latest-build
# Приходит
ь
ся делать так, потому-что gitlab-runner не позволяет обращаться к ресурсам лежащим вне сборочного каталога
# Приходится делать так, потому-что gitlab-runner не позволяет обращаться к ресурсам лежащим вне сборочного каталога
-
mkdir -p RPM/log; cp -rf ${HOME}/RPM/log/*nxssh*.log RPM/log/
-
mkdir -p korinf-log; cp -rf ${HOME}/RPM/tmp/korinf-log/* korinf-log/
...
...
@@ -35,7 +35,7 @@ build and public:
testsuite
:
stage
:
test
script
:
-
epm
update && epm install --auth
nxssh
-
epm
--auto Install
nxssh
# токен задаётся как VARIABLE в свойствах проекта
-
git clone https://gitlab-ci-token:${RX_TESTSUITE_TOKEN}@gitlab.eterfund.ru/rx-etersoft/rx-testsuite.git
-
cd rx-testsuite && ./rx-tests-start-all
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment