Skip to content
Snippets Groups Projects
Commit 12c9ff23 authored by Alexandra's avatar Alexandra
Browse files

fix(ci): add missing curl

parent ce9726ff
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ before_script: ...@@ -9,6 +9,7 @@ before_script:
- apk update - apk update
- apk add nodejs npm - apk add nodejs npm
- apk add yarn - apk add yarn
- apk add curl
- export TAG=${CI_COMMIT_TAG:-latest} - export TAG=${CI_COMMIT_TAG:-latest}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment