This commit is contained in:
parent
5eb21d40b7
commit
11df16babb
@ -50,7 +50,7 @@ jobs:
|
|||||||
-e USER_UID=1000 \
|
-e USER_UID=1000 \
|
||||||
-e USER_GID=1000 \
|
-e USER_GID=1000 \
|
||||||
-v ${{ env.VOLUME_NAME }}:/data \
|
-v ${{ env.VOLUME_NAME }}:/data \
|
||||||
-p 3000:3000 \
|
-p 3001:3000 \
|
||||||
-p 2223:22 \
|
-p 2223:22 \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
localhost/gitea-custom:${{ github.sha }}
|
localhost/gitea-custom:${{ github.sha }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user