君の全てにスウィングする

This commit is contained in:
Dominik Strzako 2021-06-08 02:09:36 +02:00
parent e8537a2b0a
commit f50ced441d

View File

@ -3,8 +3,6 @@ pipeline {
stages {
stage('Test') {
steps {
sh 'pip(x) install dvc'
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'