build: Alle inhoud van de pkg folder kopiëren, niet het hele ding
gitea/double-pendulum/pipeline/head This commit looks good
gitea/double-pendulum/pipeline/head This commit looks good
This commit is contained in:
Vendored
+1
-1
@@ -18,7 +18,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'rm -r /var/www/zwietering.eu/projects/double-pendulum'
|
||||
sh 'mkdir /var/www/zwietering.eu/projects/double-pendulum'
|
||||
sh 'cp -r ./pkg/ /var/www/zwietering.eu/projects/double-pendulum'
|
||||
sh 'cp -r ./pkg/* /var/www/zwietering.eu/projects/double-pendulum'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user