]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/azure-pipelines/try.yml
ci: guess some environment variables based on builder name and os
[rust.git] / src / ci / azure-pipelines / try.yml
index fe39ce3e24116b974ac8c7432a46bc5cd67d4d6a..b6177b2cc9b25c826fb9e47092a4fe4ab1e25853 100644 (file)
@@ -14,13 +14,9 @@ jobs:
   - template: steps/run.yml
   strategy:
     matrix:
-      dist-x86_64-linux:
-        IMAGE: dist-x86_64-linux
-        DEPLOY: 1
-
+      dist-x86_64-linux: {}
       dist-x86_64-linux-alt:
         IMAGE: dist-x86_64-linux
-        DEPLOY_ALT: 1
 
 # The macOS and Windows builds here are currently disabled due to them not being
 # overly necessary on `try` builds. We also don't actually have anything that