azure-pipelines/main.yml
... ...
@@ -28,7 +28,7 @@ resources:
28 28
# For available versions, please have a look here (use the tag, not the release name):
29 29
# https://github.tools.sap/SAPMobile/sap-mobile-pipeline/releases
30 30
# ----------
31
- ref: 'refs/tags/3.13.3'
31
+ #ref: 'refs/tags/3.13.3'
32 32
33 33
#################################################################
34 34
######################### Pipeline Start ########################