mirror of
https://bitbucket.org/svk28/rac-gui
synced 2024-12-04 18:46:52 +00:00
bitbucket-pipelines.yml отредактирован онлайн на Bitbucket
This commit is contained in:
parent
8399dc69fc
commit
5ddacb33d6
@ -9,11 +9,11 @@ pipelines:
|
||||
default:
|
||||
- step:
|
||||
script:
|
||||
- ls /home
|
||||
- cd /home/rpmbuild
|
||||
- whoami
|
||||
- chmod -R 777 /files
|
||||
- ./build-rpm.sh
|
||||
- ls /files
|
||||
|
||||
- ls -1 /files | xargs -l bash -c 'curl ftp://nuk-svk.ru --user $FTP_USER:$FTP_PASS --upload-file -'
|
||||
|
||||
#image: atlassian/sftp-deploy:0.5.6
|
||||
# variables:
|
||||
|
Loading…
Reference in New Issue
Block a user