Skip to content
Snippets Groups Projects
Commit ae9e35c3 authored by Tucker Siegel's avatar Tucker Siegel
Browse files

update

parent fef460b5
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ pipeline {
steps {
sh '''
sudo rm -rf /var/www/dawn_test/build
sudo cp build /var/www/dawn_test
sudo cp -r build /var/www/dawn_test
'''
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment