Commit f81880e3 authored by Benavides Ontiveros's avatar Benavides Ontiveros
Browse files

add manual

parent 6249c254
Pipeline #12273 canceled with stages
in 5 seconds
workflow:
rules:
- when: manual # run only when manually triggered
stages: stages:
- ingest - ingest
...@@ -14,6 +10,9 @@ ingest: ...@@ -14,6 +10,9 @@ ingest:
- vm - vm
- reddit - reddit
rules:
- when: manual
before_script: before_script:
- apt-get update && apt-get install -y gettext jq - apt-get update && apt-get install -y gettext jq
- cp tools/filesystem-plugin-2.1.0.jar plugin.jar - cp tools/filesystem-plugin-2.1.0.jar plugin.jar
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment