You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">apt_origin</span>: <spanstyle="color:#e6db74">"origin=packages.gitlab.com/runner/gitlab-runner,codename=${distro_codename},label=gitlab-runner"</span><spanstyle="color:#75715e"># used by apt_unattended_upgrades</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">use_docker</span>: <spanstyle="color:#66d9ef">false</span><spanstyle="color:#75715e"># set to true to install Docker and use the 'docker' executor</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">restart</span>: <spanstyle="color:#66d9ef">true</span><spanstyle="color:#75715e"># set to false if you're applying settings to a server responsible for its own runners</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#75715e"># see https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/fargate/-/tree/master/docs</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">profile</span>: <spanstyle="color:#e6db74">"example"</span><spanstyle="color:#75715e"># AWS boto profile name - can be substituted for "{{ _aws_profile }}" if set</span>
33
+
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">region</span>: <spanstyle="color:#e6db74">"eu-west-1"</span><spanstyle="color:#75715e"># AWS region name - can be substituted for "{{ _aws_region }}" if set</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">task_definition</span>: <spanstyle="color:#e6db74">"my-task:1"</span><spanstyle="color:#75715e"># task definition in format name:revision, if revision is not provided ECS will use latest</span>
37
+
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">public_ip</span>: <spanstyle="color:#e6db74">"false"</span><spanstyle="color:#75715e"># if your containers need a public IP assigning</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">restart</span>: <spanstyle="color:#66d9ef">true</span><spanstyle="color:#75715e"># set to false if you're applying settings to a server responsible for its own runners</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#75715e"># see https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/fargate/-/tree/master/docs</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">profile</span>: <spanstyle="color:#e6db74">"example"</span><spanstyle="color:#75715e"># AWS boto profile name - can be substituted for "{{ _aws_profile }}" if set</span>
58
-
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">region</span>: <spanstyle="color:#e6db74">"eu-west-1"</span><spanstyle="color:#75715e"># AWS region name - can be substituted for "{{ _aws_region }}" if set</span>
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">task_definition</span>: <spanstyle="color:#e6db74">"my-task:1"</span><spanstyle="color:#75715e"># task definition in format name:revision, if revision is not provided ECS will use latest</span>
62
-
</span></span><spanstyle="display:flex;"><span><spanstyle="color:#f92672">public_ip</span>: <spanstyle="color:#e6db74">"false"</span><spanstyle="color:#75715e"># if your containers need a public IP assigning</span>
0 commit comments