Fix
Build and push / build (push) Failing after 5s Details

This commit is contained in:
Adam Štrauch 2023-09-19 13:29:49 +02:00
parent cdbadec686
commit 3b239ab03d
Signed by: cx
GPG Key ID: 7262DAFE292BCE20
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: [amd64, prod]
container:
image: harbor.rosti.cz/library/builder:38
options: --privileged
options: --privileged --security-opt seccomp=unconfined
steps:
- uses: actions/checkout@v3
- name: Login into registry