ci: fixing the hacky workarounds
Build and Deploy / build-docker (push) Failing after 44s
Details
Build and Deploy / build-docker (push) Failing after 44s
Details
This commit is contained in:
parent
667ab0c4f8
commit
ade2d99abf
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Fixing Environment
|
||||
run: |
|
||||
echo "rc_cgroup_mode=\"unified\"" >> /etc/rc/conf
|
||||
echo "rc_cgroup_mode=\"unified\"" >> /etc/rc.conf
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in New Issue