Skip to content

MET-5556 set QualityAnnotation inside HasQualityAnnotation and clean up #182

MET-5556 set QualityAnnotation inside HasQualityAnnotation and clean up

MET-5556 set QualityAnnotation inside HasQualityAnnotation and clean up #182

Workflow file for this run

name: CI
on: push
jobs:
ci:
uses: europeana/metis-actions/.github/workflows/ci.yml@jdk17
with:
sonar_organization: europeana
sonar_project_key: europeana_metis-schema
secrets:
SONAR_TOKEN: ${{ secrets.METIS_SONAR_TOKEN }}
deploy-artifacts:
needs: ci
uses: europeana/metis-actions/.github/workflows/deploy-artifacts.yml@jdk17
secrets:
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}