<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Git &#8212; 8JS</title>
	<atom:link href="https://8js.ru/category/git/feed/" rel="self" type="application/rss+xml" />
	<link>https://8js.ru</link>
	<description>DevOps blog и не только</description>
	<lastBuildDate>Wed, 16 Feb 2022 14:07:26 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://8js.ru/wp-content/uploads/2022/02/cropped-3255002-32x32.png</url>
	<title>Git &#8212; 8JS</title>
	<link>https://8js.ru</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gitlab runner register</title>
		<link>https://8js.ru/gitlab-runner-register/</link>
					<comments>https://8js.ru/gitlab-runner-register/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 16 Oct 2021 09:50:04 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<guid isPermaLink="false">https://8js.ru/?p=62</guid>

					<description><![CDATA[gitlab-runner register \ --non-interactive \ --url "https://$DOMAIN_NAME/" \ --registration-token "$PROJECT_TOKEN" \ --executor "docker" \ --docker-image "docker" \ --description "$PROJECT-grouprunner" \ --tag-list "push, pull, build, deploy, test, lint, logs" \ --run-untagged="true" \ --locked="false" \ --access-level="not_protected" vim /etc/gitlab-runner/config.toml volumes = [&#171;/cache&#187;, &#171;/var/run/docker.sock:/var/run/docker.sock&#187;]]]></description>
		
					<wfw:commentRss>https://8js.ru/gitlab-runner-register/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
