Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Phaser2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mikon Kurssirepot
Phaser2
Commits
eef8287d
Commit
eef8287d
authored
5 years ago
by
L9696
Browse files
Options
Downloads
Patches
Plain Diff
Add new file
parents
No related branches found
No related tags found
No related merge requests found
Pipeline
#41150
failed with stage
Stage: deploy
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+14
-0
14 additions, 0 deletions
.gitlab-ci.yml
with
14 additions
and
0 deletions
.gitlab-ci.yml
0 → 100644
+
14
−
0
View file @
eef8287d
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp -r * .public
-
mv .public public
artifacts
:
paths
:
-
public
only
:
-
master
tags
:
-
general
\ No newline at end of file
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