Skip to content
Snippets Groups Projects
Verified Commit 915f80bb authored by Andrei Jiroh Eugenio Halili's avatar Andrei Jiroh Eugenio Halili :school:
Browse files

ci(gitlab-ci): :green_heart: temporarily switch to npm for installs and CI scripts

parent ee02a3a3
Branches
Tags
No related merge requests found
Pipeline #13940 failed
......@@ -28,7 +28,7 @@ pages:
stage: build
script:
- pipenv run build
- doppler run -- yarn wrangler pages deploy --branch "${CI_DEFAULT_BRANCH}" --project-name ajhalili2006-garden public
- doppler run -- npx wrangler pages deploy --branch "${CI_DEFAULT_BRANCH}" --project-name ajhalili2006-garden public
artifacts:
paths:
# The folder that contains the files to be exposed at the Page URL
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
cacheFolder: ./.yarn/cache
nodeLinker: pnp
yarnPath: .yarn/releases/yarn-4.2.2.cjs
This diff is collapsed.
{
"name": "@ajhalili2006/wiki",
"packageManager": "yarn@4.2.2",
"devDependencies": {
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment