This commit is contained in:
jo 2023-04-26 18:48:58 +02:00
parent 4e4903fdc9
commit e74b698e60
No known key found for this signature in database
GPG Key ID: B2FEC9B22722B984
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ jobs:
--set *.cache-to=type=gha,scope=e2e,mode=max \
--load
export UID=1001
export GID=1001
docker-compose run --rm legacy make build
docker compose run --rm api libretime-api migrate
docker compose up -d