Skip to content
Snippets Groups Projects
Commit ce0dbe81 authored by Alex's avatar Alex
Browse files

ci: add missing install step

parent f4a14bad
No related branches found
No related tags found
No related merge requests found
Pipeline #14160 canceled
#!/bin/sh
cd front/
yarn install
yarn build
cd -
cp front/build/static/bundle.js media/static/bundle.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment