This commit is contained in:
parent
1f413b099c
commit
4b4e632a89
1 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,10 @@ jobs:
|
|||
container:
|
||||
image: node:alpine
|
||||
env:
|
||||
ZONA: git+https://git.ficd.sh/ficd/zona.git@10d1772a2d7a14c977e8359e3df25a2a40948daa
|
||||
# stable
|
||||
ZONA: zona
|
||||
# from git
|
||||
# ZONA: git+https://git.ficd.sh/ficd/zona.git@10d1772a2d7a14c977e8359e3df25a2a40948daa
|
||||
site: ficd.sh
|
||||
site_draft: draft.ficd.sh
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue