Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Karzok
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Zola
Karzok
Commits
ab0984e2
Unverified
Commit
ab0984e2
authored
3 years ago
by
kogeletey
Browse files
Options
Downloads
Patches
Plain Diff
.build.yml: fixed npm run gen
parent
92a4ab61
No related branches found
Branches containing commit
Tags
v0.1.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.build.yml
+1
-1
1 addition, 1 deletion
.build.yml
with
1 addition
and
1 deletion
.build.yml
+
1
−
1
View file @
ab0984e2
...
...
@@ -18,7 +18,7 @@ tasks:
ssh-keyscan github.com > "$HOME"/.ssh/known_hosts && cd karzok && git push --mirror "$github_mirror" || echo "failed mirroring"
-
generate
:
|
cd karzok
npm gen
npm
run
gen
-
deploy
:
|
pip install awscli-plugin-endpoint
aws s3 cp --recursive karzok/public s3://fmatch.org
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