Skip to content

Implementation of jenkins in docker with webdav support using cyberduck´s cli

Notifications You must be signed in to change notification settings

rafalfaro18/test-webdav-jenkins-scenario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-webdav-jenkins-scenario

Instructions

  1. docker-compose up
  2. localhost:8080
  3. Add project with 'execute shell' build step and execute duck -l dav://alice@webdav/test/ -qy -p secret1234
  4. Build the project
  5. Should build succesfully

Other build steps for testing duck

  • Upload a file duck -yq -p secret1234 --upload dav://alice@webdav/ /var/jenkins_home/config.xml
  • Delete the file duck -yq -p secret1234 -D dav://alice@webdav/config.xml

About

Implementation of jenkins in docker with webdav support using cyberduck´s cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published