Skip to content
Snippets Groups Projects
Commit a4da2e44 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

docs: document #fe deployment trick

parent fd376ccb
No related branches found
No related tags found
No related merge requests found
...@@ -32,4 +32,4 @@ chmod +x /usr/local/bin/butler ...@@ -32,4 +32,4 @@ chmod +x /usr/local/bin/butler
rm butler.zip rm butler.zip
butler -V butler -V
# NOTE: sometimes this fails with error `runtime/cgo: pthread_create failed: Operation not permitted` and I'm not sure why. A strict Docker's seccomp policy would explain this, but then why is it flaky?! # NOTE: sometimes this fails with error `runtime/cgo: pthread_create failed: Operation not permitted` and I'm not sure why. A strict Docker's seccomp policy would explain this, but then why is it flaky?! **UPDATE**: it appears that I was right and setting `tags: [commul]` selects only runners with extended policies.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment