diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 449eb71..aa23b12 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} build image and push to container registry on: push: branches: - - 'renew_tests' # + - 'renew_tests' #1 jobs: CreateImage: