diff --git a/.gitea/workflows/glance.yaml b/.gitea/workflows/glance.yaml index b8a54d3..88a1f56 100644 --- a/.gitea/workflows/glance.yaml +++ b/.gitea/workflows/glance.yaml @@ -23,4 +23,5 @@ jobs: port: ${{ secrets.PORT }} script: | cd /home/geezo/docker_containers/${{ env.app_folder }} && \ - dcup \ No newline at end of file + docker compose down \ + docker compose down up -d \ \ No newline at end of file diff --git a/glance/test.txt b/glance/test.txt index 48cc89e..ee14f6d 100644 --- a/glance/test.txt +++ b/glance/test.txt @@ -1 +1 @@ -sdvsdvccsddddcac \ No newline at end of file +sdvsdvccsddddcacs \ No newline at end of file