Update gitlab-ci.yml
This commit is contained in:
@@ -12,7 +12,8 @@ stages:
|
||||
# Define the 'deploy_website' job.
|
||||
deploy_website:
|
||||
stage: deploy
|
||||
tags: jmp-site-deploy
|
||||
tags:
|
||||
- jmp-site
|
||||
# Only run this job when changes are pushed to the 'main' branch.
|
||||
only:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user