Update .github/workflows/deploy-docker.yml
All checks were successful
Increase Version / bump-version (push) Successful in 14s
All checks were successful
Increase Version / bump-version (push) Successful in 14s
This commit is contained in:
3
.github/workflows/deploy-docker.yml
vendored
3
.github/workflows/deploy-docker.yml
vendored
@@ -1,8 +1,5 @@
|
|||||||
name: Docker Image CI
|
name: Docker Image CI
|
||||||
|
|
||||||
on:
|
|
||||||
workflow_dispatch: # Start alleen als het handmatig of via API wordt getriggerd
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
needs: bump-version
|
needs: bump-version
|
||||||
|
|||||||
Reference in New Issue
Block a user