azure-pipelines.yaml in SaudeiD-0.2.6 vs azure-pipelines.yaml in SaudeiD-0.2.7

- old
+ new

@@ -3,14 +3,15 @@ - feature/* pool: vmImage: 'ubuntu-latest' +variables: + - group: SAUDEID-GEM + - name: GEM_HOST_API_KEY + jobs: - job: Building - variables: - - group: SAUDEID-GEM - - name: GEM_HOST_API_KEY steps: - task: UseRubyVersion@0 inputs: versionSpec: '>= 2.7.1' addToPath: true \ No newline at end of file