This commit is contained in:
parent
3b239ab03d
commit
ce6f79c725
@ -8,9 +8,9 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: [amd64, prod]
|
runs-on: [amd64, prod]
|
||||||
container:
|
# container:
|
||||||
image: harbor.rosti.cz/library/builder:38
|
# image: harbor.rosti.cz/library/builder:38
|
||||||
options: --privileged --security-opt seccomp=unconfined
|
# options: --privileged --security-opt seccomp=unconfined
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Login into registry
|
- name: Login into registry
|
||||||
|
Loading…
Reference in New Issue
Block a user