This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Stages | |
stages: | |
- ci | |
- pack | |
#Global variables | |
variables: | |
GITLAB_RUNNER_DOTNET_CORE: ocp-golden-images.artifactory.tuiwestern.eu/gitlab-runner-dotnet-core-22:2.2-1 | |
NUGET_REPOSITORY: $ARTIFACTORY_NUGET_REPOSITORY | |
NUGET_FOLDER_NAME: nupkgs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-11-09T10:49:18.4242118Z ##[section]Starting: Unit Tests | |
2019-11-09T10:49:18.6235542Z ##[section]Starting: Initialize job | |
2019-11-09T10:49:18.6235828Z Agent name: 'Hosted Agent' | |
2019-11-09T10:49:18.6235947Z Agent machine name: 'fv-az50' | |
2019-11-09T10:49:18.6236037Z Current agent version: '2.160.0' | |
2019-11-09T10:49:18.6236935Z Current image version: '20191025.1' | |
2019-11-09T10:49:18.6254314Z Agent running as: 'vsts' | |
2019-11-09T10:49:18.6350081Z Prepare build directory. | |
2019-11-09T10:49:18.6603515Z Set build variables. | |
2019-11-09T10:49:18.6651218Z Download all required tasks. |