debug
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m17s

This commit is contained in:
2024-07-24 08:00:41 +02:00
parent 668c9b78f0
commit 879fed3ba1

View File

@@ -64,9 +64,9 @@ jobs:
# Push les modifications
git push origin master
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: ${{ steps.increment_version.outputs.new_version }}
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: ${{ steps.increment_version.outputs.new_version }}
- name: Use server_config_default as primary
run: mv /workspace/CLERC/Reskreen/config/server_config_default.py /workspace/CLERC/Reskreen/config/server_config.py