Skip to content
Snippets Groups Projects
Verified Commit 4231a67b authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

fix(Gitlab CI): Fix typo in .gitlab-ci.yml

parent 67a5ac4a
No related branches found
No related tags found
No related merge requests found
Pipeline #219 passed
...@@ -109,4 +109,4 @@ release: ...@@ -109,4 +109,4 @@ release:
assets: assets:
links: links:
- name: 'Linux (amd64)' - name: 'Linux (amd64)'
url: "${PACKAGE_REGISTRY_URL}/${DARWIN_AMD64_BINARY}" url: "${PACKAGE_REGISTRY_URL}/${LINUX_AMD64_BINARY}"
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment