From c90cbd7ebe71a9aaf96da22f19f112585b8dd5c1 Mon Sep 17 00:00:00 2001 From: geezo Date: Wed, 7 May 2025 01:23:13 +0000 Subject: [PATCH] changes --- .gitea/workflows/glance.yaml | 3 ++- glance/test.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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