diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9c3737b4..ba7ae371 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -128,12 +128,7 @@ jobs: #if: github.ref == 'refs/heads/master' shell: bash env: - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }} - ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }} run: | cd main - git clone https://github.com/Opetushallitus/ci-tools.git - source ci-tools/common/setup-tools.sh - mvn deploy -B -pl fi.vm.sade.sijoittelu:sijoittelu,sijoittelu-tulos-api,sijoittelu-algoritmi-domain,sijoittelu-algoritmi-batch,sijoittelu-tulos-service -DskipTests --settings ci-tools/common/maven-settings.xml \ No newline at end of file + mvn deploy -B -pl fi.vm.sade.sijoittelu:sijoittelu,sijoittelu-tulos-api,sijoittelu-algoritmi-domain,sijoittelu-algoritmi-batch,sijoittelu-tulos-service -DskipTests \ No newline at end of file diff --git a/pom.xml b/pom.xml index 370848d9..a416dfe3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,20 +25,15 @@ - - - oph-sade-artifactory - oph-sade-artifactory-releases - https://artifactory.opintopolku.fi/artifactory/oph-sade-release-local - - - oph-sade-artifactory - oph-sade-artifactory-snapshots - https://artifactory.opintopolku.fi/artifactory/oph-sade-snapshot-local - - + + + github + GitHub Packages + https://maven.pkg.github.com/Opetushallitus/sijoittelu + + - + 2.18.2 6.3.5 6.1.0-SNAPSHOT