Commit 8d14ace8 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

ci: Clean up config

parent 1c82f066
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -146,4 +146,3 @@ upload-binaries:
    - echo "======== UPLOAD JOB ========"
    - ls -la bin/
    - 'curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --upload-file bin/acorn-v${PKG_VERSION} ${PKG_REGISTRY_URL}/x86_64-unknown-linux-gnu/v${PKG_VERSION}/acorn'