mirror of
https://github.com/JHUAPL/jsqrl.git
synced 2026-01-07 21:53:52 -05:00
Forcing update of dependencies
This commit is contained in:
@@ -71,7 +71,7 @@ maven build:
|
||||
stage: build
|
||||
script:
|
||||
# --- Checks if code compiles
|
||||
- mvn $MAVEN_CLI_OPTS clean compile
|
||||
- mvn $MAVEN_CLI_OPTS -U clean compile
|
||||
rules:
|
||||
- if: '$GITLAB_USER_LOGIN != $RUNNER_USER_LOGIN && $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "push"'
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user