commit messages toegevoegd aan pipeline fix 2
This commit is contained in:
5
.github/workflows/deploy-docker-to-tst.yml
vendored
5
.github/workflows/deploy-docker-to-tst.yml
vendored
@@ -98,6 +98,11 @@ jobs:
|
||||
# Opruimen oude images
|
||||
docker image prune -f
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Notify Mattermost via Bot
|
||||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user