Update gitlab-ci.yml

This commit is contained in:
2025-06-11 00:32:23 +02:00
parent ba79998d66
commit 6ad6158e3b

View File

@@ -11,8 +11,8 @@ stages:
# Define the 'deploy_website' job.
deploy_website:
stage: deploy
stage: deploy
tags: jmp-site-deploy
# Only run this job when changes are pushed to the 'main' branch.
only:
- main