optimize gitea_deploy
All checks were successful
Deploy Gitea Custom / build-and-deploy (push) Successful in 11m56s
All checks were successful
Deploy Gitea Custom / build-and-deploy (push) Successful in 11m56s
This commit is contained in:
parent
0650c1a984
commit
e05a7361ba
@ -44,7 +44,7 @@ jobs:
|
|||||||
-p 3001:3000 \
|
-p 3001:3000 \
|
||||||
-p 2223:22 \
|
-p 2223:22 \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
localhost/gitea-custom::${{ github.ref_name }}
|
localhost/gitea-custom:${{ github.ref_name }}
|
||||||
|
|
||||||
#jobs:
|
#jobs:
|
||||||
# build-and-deploy:
|
# build-and-deploy:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user