Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ python: build:web: stage: build before_script: - which npm - ./manage node.env script: - ./manage themes.etheme Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ python: build:web: stage: build before_script: - which npm - ./manage node.env script: - ./manage themes.etheme Loading