Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Romain Casati
Basthon-JupyterLab
Commits
b8b6c8e8
Commit
b8b6c8e8
authored
Apr 26, 2021
by
Nicholas Bollweg
Browse files
skip deploy if VERCEL_TOKEN not available
parent
17ca138e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
b8b6c8e8
...
...
@@ -70,6 +70,7 @@ jobs:
doit test
deploy
:
if
:
secrets.VERCEL_TOKEN == ''
needs
:
[
build
]
runs-on
:
ubuntu-latest
steps
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment