October 2017
Intermediate to advanced
458 pages
11h 13m
English
Again, we can copy the files from our Jenkins artifact using WinSCP, but we need to make the root user the owner of the /var/www/webshop-net folder, so we have sufficient permissions to copy the files:
sudo chown -R jenkins:jenkins /var/www/webshop-net
Now, try copying the artifacts using WinSCP and browse to ciserver:9999 to see that everything works as it should. You can run your Selenium tests against ciserver:9999 to see if everything still works!
Read now
Unlock full access