mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
Add CI
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
@@ -12,3 +12,7 @@ git clone https://github.com/BreizhHardware/portfolio.git
|
|||||||
cd portfolio
|
cd portfolio
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[](https://github.com/BreizhHardware/portfolio/actions/workflows/deploy.yml)
|
||||||
|
|
||||||
|
[ [Voir le site](https://mrqt.fr) ]
|
||||||
Reference in New Issue
Block a user