Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
18317ddc
Unverified
Commit
18317ddc
authored
Mar 28, 2025
by
warjiang
Committed by
GitHub
Mar 27, 2025
Browse files
ci: add condition for daily docker build (#4487)
parent
e2e2ab70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/release-docker-dev.yml
.github/workflows/release-docker-dev.yml
+1
-0
No files found.
.github/workflows/release-docker-dev.yml
View file @
18317ddc
...
@@ -7,6 +7,7 @@ on:
...
@@ -7,6 +7,7 @@ on:
jobs
:
jobs
:
build-dev
:
build-dev
:
if
:
${{ github.repository == 'sgl-project/sglang' }}
runs-on
:
ubuntu-22.04
runs-on
:
ubuntu-22.04
steps
:
steps
:
-
name
:
Checkout repository
-
name
:
Checkout repository
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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