diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index f157c16..609d145 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -8,8 +8,6 @@ on: jobs: update-deps: - container: - image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest steps: - name: check out repository uses: https://github.com/actions/checkout@v4