Skip to content

feat: Add the possibitily to not authorize the login against the external store - EXO-68030 - meeds-io/meeds#1417 #3

feat: Add the possibitily to not authorize the login against the external store - EXO-68030 - meeds-io/meeds#1417

feat: Add the possibitily to not authorize the login against the external store - EXO-68030 - meeds-io/meeds#1417 #3

Workflow file for this run

name: CI PR Build
on:
pull_request:
jobs:
build-ci:
name: CI Build
uses: exoplatform/swf-scripts/.github/workflows/cibuild.yml@master
with:
maven_profiles: 'exo-release,coverage'
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}