This website requires JavaScript.
Explore
Help
Sign In
gmoker
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
prod
gitea
/
manifests
/
bin
/
devel.sh
7 lines
82 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
feat: gitea
2024-05-10 09:36:32 +00:00
#!/bin/bash -e
feat: renovatebot (#2) Reviewed-on: https://git.gmoker.com/gmoker/gitea/pulls/2
2024-12-23 02:44:15 +00:00
set
-o pipefail
feat: gitea
2024-05-10 09:36:32 +00:00
export
NB_REPLICAS
=
1
. ./manifests/bin/deploy.sh
Reference in New Issue
Copy Permalink