Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Full 10 minutes for qemu arm CI init
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Jul 8, 2024
1 parent c33382b commit aba0cfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pipeline {
CI_WEB='true'
CI_PORT='4040'
CI_SSL='false'
CI_DELAY='300'
CI_DELAY='600'
CI_DOCKERENV=''
CI_AUTH=''
CI_WEBPATH=''
Expand Down
2 changes: 1 addition & 1 deletion jenkins-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='4040'
- CI_SSL='false'
- CI_DELAY='300'
- CI_DELAY='600'
- CI_DOCKERENV=''
- CI_AUTH=''
- CI_WEBPATH=''

0 comments on commit aba0cfb

Please sign in to comment.