Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .ci/bl-specific.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@

# cp -v <...> ~/.ipython/profile_${TEST_PROFILE}/

conda install -y -c ${CONDA_CHANNEL_NAME} 28-id-1-pdf-collection
17 changes: 13 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,19 @@ resources:
- repository: templates
type: github
name: NSLS-II/profile-collection-ci
# ref: refs/heads/<branch-name> # for future testings on a branch of NSLS-II/profile-collection-ci
ref: refs/heads/2023-1.0
endpoint: github

jobs:
- template: azure-linux.yml@templates # Template reference
parameters:
beamline_acronym: PDF
- template: 2023-1.0-py39.yml@templates
parameters:
beamline_acronym: PDF
- template: 2023-1.0-py39-tiled.yml@templates
parameters:
beamline_acronym: PDF
- template: 2023-1.0-py310.yml@templates
parameters:
beamline_acronym: PDF
- template: 2023-1.0-py310-tiled.yml@templates
parameters:
beamline_acronym: PDF