ci: testing using the self-hosted label
Build and Deploy / build-docker (push) Failing after 3s
Details
Build and Deploy / build-docker (push) Failing after 3s
Details
This commit is contained in:
parent
ade2d99abf
commit
1b6118b582
|
@ -8,11 +8,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build-docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Fixing Environment
|
||||
run: |
|
||||
echo "rc_cgroup_mode=\"unified\"" >> /etc/rc.conf
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in New Issue