Philip Mannheimer

Results 57 comments of Philip Mannheimer

I did a rookie misstake on this. Instead of doing: `gulp.task('deploy', function() { gulp.src('../privlic/*') .pipe(rsync({ root: '../privlic', username: 'deployer', hostname: 'IP', progress: true, destination: '/var/www/wp-content/themes/...' })); });` You need to...

Would also like to know if there's something one can do to limit these situations...

Is there any news on this? I cant see any docker images for agents that supports ARM?