Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Workadventure
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIF
Workadventure
Commits
a606049e
Commit
a606049e
authored
Dec 2, 2022
by
Fabian Marquardt
Browse files
Options
Downloads
Patches
Plain Diff
Initial changeset for KIF 50,7
parent
285cc24c
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#119518
passed
Dec 2, 2022
Stage: deploy
Changes
4
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+13
-0
13 additions, 0 deletions
.gitlab-ci.yml
map.json
+358
-123
358 additions, 123 deletions
map.json
tilesets/kif-logos-scaled.png
+0
-0
0 additions, 0 deletions
tilesets/kif-logos-scaled.png
tilesets/snow.png
+0
-0
0 additions, 0 deletions
tilesets/snow.png
with
371 additions
and
123 deletions
.gitlab-ci.yml
0 → 100644
+
13
−
0
View file @
a606049e
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/plain-html
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp -r * .public
-
mv .public public
artifacts
:
paths
:
-
public
rules
:
-
if
:
$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
This diff is collapsed.
Click to expand it.
map.json
+
358
−
123
View file @
a606049e
This diff is collapsed.
Click to expand it.
tilesets/kif-logos-scaled.png
0 → 100644
+
0
−
0
View file @
a606049e
95.9 KiB
This diff is collapsed.
Click to expand it.
tilesets/snow.png
0 → 100644
+
0
−
0
View file @
a606049e
10.3 KiB
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