Skip to content

Commit bf639a1

Browse files
committed
ci: remove outdated comment
1 parent 30b008f commit bf639a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure-pipelines/steps/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ steps:
1717
mkdir -p $HOME/rustsrc
1818
displayName: Prep
1919

20-
# FIXME: using the job display name feels brittle. Is there a better variable that represents the current matrix key?
2120
- bash: |
2221
export RUN_SCRIPT="$BUILD_SOURCESDIRECTORY/src/ci/init_repo.sh . $HOME/rustsrc && src/ci/docker/run.sh $IMAGE"
2322
echo "##vso[task.setvariable variable=IMAGE]$IMAGE"

0 commit comments

Comments
 (0)