Use remote_metadata: true when using extended metadata

extended metadata without remote metadata doesn't work and doesn't make
sense.
This commit is contained in:
mvdbeek
2021-10-26 17:59:05 +02:00
parent 5216bd094b
commit c7e58bd4a3
2 changed files with 2 additions and 0 deletions
@@ -19,6 +19,7 @@ execution:
docker_sudo: false
docker_required: true
container_monitor_result: callback
remote_metadata: true
tools:
- id: upload1
@@ -10,6 +10,7 @@
<destination id="local" runner="local">
</destination>
<destination id="pulsar_embed" runner="pulsar_embed">
<param id="remote_metadata">true</param>
</destination>
</destinations>
<tools>