mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 06:27:57 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
1307fc975d
commit
5079f31dab
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: bitbus/paopao-ce:all-in-one-v0.6.0-alpha.2
|
||||
image: bitbus/paopao-ce:all-in-one-0.6-alpha
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -15,6 +15,8 @@ if [ -f .env ]; then
|
||||
mkdir -p "$PAOPAO_CE_ROOT_PATH/config"
|
||||
cp ./conf/config.yaml "$PAOPAO_CE_ROOT_PATH/config/config.yaml"
|
||||
|
||||
chown -R 1000:1000 "$PAOPAO_CE_ROOT_PATH"
|
||||
|
||||
echo "Check Finish."
|
||||
|
||||
else
|
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: bitbus/paopao-ce:all-in-one-v0.6.0-alpha.2
|
||||
image: bitbus/paopao-ce:all-in-one-0.6-alpha
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user