Tester
This commit is contained in:
parent
f386344ea5
commit
292b8b0554
@ -3,6 +3,8 @@ pipeline {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
git 'https://git.wmi.amu.edu.pl/s434788/ium_434788/src/branch/DVC.git'
|
||||
|
||||
sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
|
||||
sh 'dvc remote list'
|
||||
sh 'dvc remote modify --local ium_ssh_remote password IUM@2021'
|
||||
|
Loading…
Reference in New Issue
Block a user