mirror of
https://github.com/suitenumerique/people.git
synced 2026-08-17 21:25:52 +02:00
👷(CI) add production tag to deploy workflow
Add `production` tag to deploy workflow. Every tag production will trigger the deploy workflow to production environment.
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- 'preprod'
|
||||
- 'production'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user