CAPAUT-353 Cleanup

This commit is contained in:
2024-03-25 13:19:12 +01:00
parent d6eb114b8a
commit d35b62c8b8

View File

@@ -15,8 +15,6 @@ jobs:
publish_docker:
name: Create and publish docker image
runs-on: docker-ubuntu
if: gitea.ref == 'refs/heads/main'
needs: build
steps:
- name: Checkout source code
uses: actions/checkout@v4