ci: cleaned up workflow and removed debugging stuff
Build and Deploy / build-docker (push) Successful in 6m37s Details

This commit is contained in:
antifallobst 2023-10-12 20:14:58 +02:00
parent b9a4b7972d
commit 63905fc925
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
1 changed files with 0 additions and 5 deletions

View File

@ -12,11 +12,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Fixing CGroups
run: |
sudo ls /etc
# sudo sed -E -i 's/#(rc_cgroup_mode).*/\1="unified"/' /etc/rc.conf
# sudo service cgroups restart
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build