Skip to content
Snippets Groups Projects
Commit a0ee9efb authored by Philipp Stadler's avatar Philipp Stadler
Browse files

Feat/ci

parent 4317c65c
No related branches found
No related tags found
1 merge request!2Feat/ci
Pipeline #13814 passed
...@@ -23,7 +23,7 @@ build: ...@@ -23,7 +23,7 @@ build:
- BUILD_PREFIX="" make $RELEASE_TAR - BUILD_PREFIX="" make $RELEASE_TAR
- echo BUILD_JOB_ID=$CI_JOB_ID > build.env - echo BUILD_JOB_ID=$CI_JOB_ID > build.env
- echo NPM_VERSION=$NPM_VERSION >> build.env - echo NPM_VERSION=$NPM_VERSION >> build.env
- echo RELEASE_DIR=$RELEASE_DIR >> build.env - echo RELEASE_TAR=$RELEASE_TAR >> build.env
- echo RELEASE_TAR_URL=$RELEASE_TAR_URL >> build.env - echo RELEASE_TAR_URL=$RELEASE_TAR_URL >> build.env
artifacts: artifacts:
paths: paths:
......
{ {
"name": "kartenaale-card-templates", "name": "kartenaale-card-templates",
"version": "1.0.0", "version": "1.0.1",
"description": "HTML and data for Anki cards", "description": "HTML and data for Anki cards",
"repository": "https://gitlab.phaidra.org/kartenaale/card-templates", "repository": "https://gitlab.phaidra.org/kartenaale/card-templates",
"author": "Philipp Stadler <hello@phstadler.com>", "author": "Philipp Stadler <hello@phstadler.com>",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment