feat: production ci

This commit is contained in:
Ming Di Leom 2021-03-31 11:05:02 +00:00
parent 799fee1199
commit 8db4b75354
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ build_job:
- ssh -T git@gitlab.com
- git remote set-url origin git@gitlab.com:curben/pup-filter.git
# - git push origin main
- git push origin main
rules:
# Only trigger through schedule job and "Run pipeline" in main branch