commit messages toegevoegd aan pipeline fix 2
All checks were successful
Docker Image CI / build-and-push (push) Successful in 41s
Docker Image CI / deploy (push) Successful in 28s

This commit is contained in:
2025-03-16 22:45:25 +01:00
parent 33aa00a4db
commit ddabbc62d1

View File

@@ -98,6 +98,11 @@ jobs:
# Opruimen oude images # Opruimen oude images
docker image prune -f docker image prune -f
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Notify Mattermost via Bot - name: Notify Mattermost via Bot
env: env:
VERSION: ${{ env.VERSION }} VERSION: ${{ env.VERSION }}