Tester
This commit is contained in:
parent
e3f655dc5b
commit
548e84d045
@ -3,7 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Test') {
|
stage('Test') {
|
||||||
steps {
|
steps {
|
||||||
git 'https://git.wmi.amu.edu.pl/s434788/ium_434788/src/branch/DVC.git'
|
git 'https://git.wmi.amu.edu.pl/s434788/ium_434788/src/branch/DVC'
|
||||||
|
|
||||||
sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
|
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 list'
|
||||||
|
Loading…
Reference in New Issue
Block a user