mirror of
https://github.com/mfocko/blog.git
synced 2024-11-22 04:53:47 +01:00
ci: run on GitLab
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
efc60e98d7
commit
b4caf50021
1 changed files with 4 additions and 4 deletions
|
@ -11,8 +11,8 @@ test:
|
|||
- URL=http://localhost BASE_URL=/ yarn build
|
||||
except:
|
||||
- main
|
||||
tags:
|
||||
- shared-fi
|
||||
# tags:
|
||||
# - shared-fi
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
@ -30,5 +30,5 @@ deploy:
|
|||
- make deploy-poincare
|
||||
only:
|
||||
- main
|
||||
tags:
|
||||
- shared-fi
|
||||
# tags:
|
||||
# - shared-fi
|
||||
|
|
Loading…
Reference in a new issue