From 465803fccb26d13ad5132a8e3fb01b5405e214b8 Mon Sep 17 00:00:00 2001 From: geezo Date: Wed, 7 May 2025 01:15:41 +0000 Subject: [PATCH] test --- .gitea/workflows/{example.yaml => glance.yaml} | 3 ++- glance/test.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) rename .gitea/workflows/{example.yaml => glance.yaml} (93%) diff --git a/.gitea/workflows/example.yaml b/.gitea/workflows/glance.yaml similarity index 93% rename from .gitea/workflows/example.yaml rename to .gitea/workflows/glance.yaml index af9caa5..6537b8f 100644 --- a/.gitea/workflows/example.yaml +++ b/.gitea/workflows/glance.yaml @@ -21,4 +21,5 @@ jobs: username: geezo password: ${{ secrets.PASSWORD }} port: ${{ secrets.PORT }} - script: whoami \ No newline at end of file + script: | + whoami \ No newline at end of file diff --git a/glance/test.txt b/glance/test.txt index eb63cc1..1e5209b 100644 --- a/glance/test.txt +++ b/glance/test.txt @@ -1 +1 @@ -sdvsdvc \ No newline at end of file +sdvsdvccsdd \ No newline at end of file