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
|
# 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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user