From dd30db868c8d7b97931a24d8219c23c3441a624e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 24 Oct 2023 16:48:15 +0200 Subject: [PATCH] step by step 2bis --- .gitea/workflows/release_preparation.yaml | 2 -- 1 file changed, 2 deletions(-) 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