Skip to content

Commit

Permalink
Incorrect restart option for gitea
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Cook committed May 12, 2024
1 parent e46b65e commit ccfa47f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
-e USER_UID=1000 \
-e USER_GID=1000 \
-e GITEA__security__INSTALL_LOCK=true \
--restart never \
-p 3000:3000 \
-p 222:22 \
gitea/gitea:1.22-nightly-rootless
Expand Down

0 comments on commit ccfa47f

Please sign in to comment.