<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Benjamin Auguste</title><link>https://eager-khorana-4ef1de.netlify.app/posts/</link><description>Recent content in Posts on Benjamin Auguste</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 27 Apr 2020 19:00:41 +0200</lastBuildDate><atom:link href="https://eager-khorana-4ef1de.netlify.app/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>How to mount mybooklive ?</title><link>https://eager-khorana-4ef1de.netlify.app/posts/mount_mybooklive/</link><pubDate>Mon, 27 Apr 2020 19:00:41 +0200</pubDate><guid>https://eager-khorana-4ef1de.netlify.app/posts/mount_mybooklive/</guid><description>How to mount mybooklive ? Example to mount the Public folder sudo mount -t cifs -o rw,guest,vers=1.0 //${IP}/Public /media/mybooklive/Public</description></item><item><title>Install GitLab Runner on Debian</title><link>https://eager-khorana-4ef1de.netlify.app/posts/install_gitlab_runner_on_debian/</link><pubDate>Sun, 19 Apr 2020 10:00:17 +0200</pubDate><guid>https://eager-khorana-4ef1de.netlify.app/posts/install_gitlab_runner_on_debian/</guid><description>Install GitLab Runner on Debian Add GitLab’s official repository: curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh | sudo bash Install the latest version of GitLab Runner sudo apt-get install gitlab-runner Register the Runner Errors on Debian 10 Buster Runner executor in shell mode
Running with gitlab-runner 12.9.0 (4c96e5ad) on xxx Preparing the &amp;#34;shell&amp;#34; executor 00:00 Using Shell executor... Preparing environment 00:00 Running on xxx.. Uploading artifacts for failed job 00:00 bash: line 98: cd: /home/gitlab-runner/builds/ugz-uvsS/0/bauguste/docker-multiarch-builder: No such file or directory ERROR: Job failed: exit status 1 To solve this error, delete the .</description></item></channel></rss>