This commit is contained in:
@@ -23,5 +23,6 @@ jobs:
|
|||||||
set -a
|
set -a
|
||||||
source environment/bookshelf.env
|
source environment/bookshelf.env
|
||||||
set +a
|
set +a
|
||||||
|
echo $GITEA_REGISTRATION_TOKEN
|
||||||
git pull
|
git pull
|
||||||
docker compose up -d --build
|
docker compose up -d --build
|
||||||
Reference in New Issue
Block a user