Commit 3e9b9933 authored by Pavel Vainerman's avatar Pavel Vainerman

(gitlab-ci): fixed spec path

parent cbf43257
......@@ -12,9 +12,9 @@ build and public:
# вынимаем через ssh, чтобы потом смочь сделать коммит
- git remote | grep -q gitlab || git remote add gitlab git@gitlab.eterfund.ru:rx-etersoft/nxssh.git
- /usr/bin/rpmlog -q -r -l
- korinf -f nxssh.spec x86_64/ALTLinux/p8 /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- korinf -f nxssh.spec x86_64/ALTLinux/Sisyphus /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- korinf -f nxssh.spec x86_64/ALTLinux/p7 /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- korinf -f .gear/nxssh.spec x86_64/ALTLinux/p8 /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- korinf -f .gear/nxssh.spec x86_64/ALTLinux/Sisyphus /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- korinf -f .gear/nxssh.spec x86_64/ALTLinux/p7 /var/ftp/pvt/Etersoft/RX@Etersoft/unstable
- git push -f --tags gitlab HEAD:ci/latest-build
- git push -f --tags gitlab HEAD:master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment