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
9ca9ea411b
gitea
/
manifests
/
bin
/
devel.sh
7 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: gitea
2024-05-10 09:36:32 +00:00
#!/bin/bash -e
fix: pipefail to catch errors
2024-12-22 07:05:23 +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