Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969220
jenkins.prepare.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
468 B
Referenced Files
None
Subscribers
None
jenkins.prepare.sh
View Options
#!/bin/bash -xe
set
-e
docker-compose
down
npm
install
@sealcode/sealgen
npx
sealgen
make-env
cp
secrets.example.json
secrets.json
export
SEALIOUS_PORT
=
"
${
PORT
}
0"
SEALIOUS_BASE_URL
=
$(
cat
.base_url
)
export
SEALIOUS_BASE_URL
echo
"PORT=
$PORT
"
>>
.env
mkdir
-p
node_modules
mkdir
-p
docker_node_modules
# https://github.com/docker/compose/issues/4725
docker-compose
build
docker-compose
up
-d
db
./npm.sh
--no-TTY
ci
&&
./npm.sh
--no-TTY
run
build
rm
-f
log.html
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Nov 22, 07:52 (20 m, 15 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547638
Default Alt Text
jenkins.prepare.sh (468 B)
Attached To
Mode
rPHOTOAPP photo-app-demo
Attached
Detach File
Event Timeline
Log In to Comment