gstreamer/gitlab
Jordan Petridis bc7f2feb5b
windows: fix invalid powershell syntax
```
At line:1 char:34
+ cd $env:CI_PROJECT_DIR/gst-build && python git-update --no-interactio ...
+                                  ~~
The token '&&' is not a valid statement separator in this version.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordEx
   ception
    + FullyQualifiedErrorId : InvalidEndOfLine
```

This is not bash, but powershell, hue hue hue
2019-12-05 00:59:34 +02:00
..
build_manifest.py gitlab/build_manifest: allow for upstream branch to be specified 2019-06-05 22:51:04 +00:00
ci_template.yml windows: fix invalid powershell syntax 2019-12-05 00:59:34 +02:00
clone_manifest_ref.py gitlab: add a script to clone a repository using manifest details 2019-03-26 21:35:44 +00:00
freedesktop_doc_importer.sh doc-importer: Update job name now that we build the API doc 2019-05-13 19:36:01 -04:00