diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 50a47ea..6f8b6e2 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -41,7 +41,7 @@ jobs: # echo 'No release tag - exiting'; exit 1 # } || { # echo 'Release tag set correctly: ${{ steps.sem_rel.outputs.version }}'; exit 0 - } + # } build_image: name: Build image