Skip to content

Commit 6ddc00c

Browse files
committed
need to change into the docker directory
1 parent c37f9f8 commit 6ddc00c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
echo "Pulling Changes from Github"
3232
git pull
3333
echo "Building docker"
34+
cd docker
3435
docker compose build
3536
echo "Starting docker"
3637
docker compose up -d --force-recreate

0 commit comments

Comments
 (0)