Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimahriman committed Aug 12, 2024
1 parent e905acb commit f8b26ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ stages:
- build

variables:
BUILD_NAME: backports3
HADOOP_VERSION: "3.3.4"
SPARK_VERSION: "3.5.1"
BUILD_NAME: backports
HADOOP_VERSION: "3.3.6"
SPARK_VERSION: "3.5.2"
MAVEN_OPTS: "-Dmaven.repo.local=$CI_PROJECT_DIR/.m2/repository"

.build:
Expand Down

0 comments on commit f8b26ec

Please sign in to comment.