mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:17:08 +00:00
Compare commits
2 Commits
v2
...
161-transf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
acc829b978 | ||
|
|
51452c978a |
@@ -114,6 +114,9 @@ run $BINDIR/human_exports_qc.py
|
||||
print_log "Export sequence data"
|
||||
run $BINDIR/human_exports_seis.py
|
||||
|
||||
print_log "Process ASAQC queue"
|
||||
run $DOUGAL_ROOT/lib/www/server/queues/asaqc/index.js
|
||||
|
||||
|
||||
rm "$LOCKFILE"
|
||||
print_info "End run"
|
||||
|
||||
@@ -35,7 +35,7 @@ imports:
|
||||
queues:
|
||||
asaqc:
|
||||
request:
|
||||
url: "https://localhost:3077/vt/v1/api/upload-file-encoded"
|
||||
url: "https://api.gateway.equinor.com/vt/v1/api/upload-file-encoded"
|
||||
args:
|
||||
method: POST
|
||||
headers:
|
||||
|
||||
Reference in New Issue
Block a user