diff --git a/.gitea/workflows/glance.yaml b/.gitea/workflows/glance.yaml index 04ba8ea..21b0674 100644 --- a/.gitea/workflows/glance.yaml +++ b/.gitea/workflows/glance.yaml @@ -22,4 +22,5 @@ jobs: password: ${{ secrets.PASSWORD }} port: ${{ secrets.PORT }} script: | - docker container ls \ No newline at end of file + cd /home/geezo/docker_containers/${{ env.app_folder }} && \ + docker compose down \ \ No newline at end of file diff --git a/glance/test.txt b/glance/test.txt index da10543..4d1ce88 100644 --- a/glance/test.txt +++ b/glance/test.txt @@ -1,2 +1,2 @@ sdvsdvccsddddcacssdcws -sdcsdc \ No newline at end of file +sdcsdccd \ No newline at end of file