Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Card Templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kartenaale
Build
Card Templates
Commits
a0ee9efb
Commit
a0ee9efb
authored
9 months ago
by
Philipp Stadler
Browse files
Options
Downloads
Patches
Plain Diff
Feat/ci
parent
4317c65c
Branches
Branches containing commit
Tags
1.0.1
Tags containing commit
1 merge request
!2
Feat/ci
Pipeline
#13814
passed
9 months ago
Stage: build
Stage: release
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
package.json
+1
-1
1 addition, 1 deletion
package.json
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
a0ee9efb
...
...
@@ -23,7 +23,7 @@ build:
-
BUILD_PREFIX="" make $RELEASE_TAR
-
echo BUILD_JOB_ID=$CI_JOB_ID > build.env
-
echo NPM_VERSION=$NPM_VERSION >> build.env
-
echo RELEASE_
DI
R=$RELEASE_
DI
R >> build.env
-
echo RELEASE_
TA
R=$RELEASE_
TA
R >> build.env
-
echo RELEASE_TAR_URL=$RELEASE_TAR_URL >> build.env
artifacts
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
a0ee9efb
{
"name"
:
"kartenaale-card-templates"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"description"
:
"HTML and data for Anki cards"
,
"repository"
:
"https://gitlab.phaidra.org/kartenaale/card-templates"
,
"author"
:
"Philipp Stadler <hello@phstadler.com>"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment