Compare commits
2 commits
3a52dea702
...
b8e68b4a9f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b8e68b4a9f | ||
![]() |
653daf5c02 |
2 changed files with 3 additions and 6 deletions
|
@ -8,14 +8,10 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
|
||||||
DOCKER_HOST: tcp://localhost:2375
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Checkout
|
||||||
with:
|
uses: actions/checkout@v4
|
||||||
submodules: recursive
|
|
||||||
fetch-depth: 0 # all history for all branches and tags
|
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -6,4 +6,5 @@ La seule dépendance est tailwind CSS. Se référer à la [documentation](https:
|
||||||
npx @tailwindcss/cli -i ./website/assets/css/raw.css -o ./website/assets/css/style.css --watch
|
npx @tailwindcss/cli -i ./website/assets/css/raw.css -o ./website/assets/css/style.css --watch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
ZDQZDQZDQZDQZDQZDQZD
|
||||||
BLABLBLBLBLABLABALBALABLAB
|
BLABLBLBLBLABLABALBALABLAB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue