Skip to content

Commit

Permalink
debug docker res config-20
Browse files Browse the repository at this point in the history
  • Loading branch information
asm582 committed Dec 15, 2023
1 parent 73f374e commit dd1c862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mcad-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
steps:
- name: run docker resource config
run: |
touch /etc/systemd/system/slice.conf
cat <<EOF > slice.conf
sudo touch /etc/systemd/system/slice.conf
cat <<EOF > /etc/systemd/system/slice.conf
[Unit]
Description=Slice that limits docker resources
Before=slices.target
Expand Down

0 comments on commit dd1c862

Please sign in to comment.