mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 00:09:07 +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
|
- URL=http://localhost BASE_URL=/ yarn build
|
||||||
except:
|
except:
|
||||||
- main
|
- main
|
||||||
tags:
|
# tags:
|
||||||
- shared-fi
|
# - shared-fi
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
@ -30,5 +30,5 @@ deploy:
|
||||||
- make deploy-poincare
|
- make deploy-poincare
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
tags:
|
# tags:
|
||||||
- shared-fi
|
# - shared-fi
|
||||||
|
|
Loading…
Reference in a new issue