Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TATA54-kurshemsida
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Snellman
TATA54-kurshemsida
Commits
20c99986
Commit
20c99986
authored
9 months ago
by
Jan Snellman
Browse files
Options
Downloads
Patches
Plain Diff
CI fungerar fortfarande inte, bytte tillbaka
parent
3013aa33
No related branches found
No related tags found
No related merge requests found
Pipeline
#130837
passed
9 months ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-13
0 additions, 13 deletions
.gitlab-ci.yml
README.org
+2
-2
2 additions, 2 deletions
README.org
with
2 additions
and
15 deletions
.gitlab-ci.yml
+
0
−
13
View file @
20c99986
...
...
@@ -10,16 +10,3 @@ pages:
expire_in
:
1 day
rules
:
-
if
:
$CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
image
:
alpine:latest
pages
:
stage
:
deploy
script
:
-
echo 'Inget att utföra...'
artifacts
:
paths
:
-
public
expire_in
:
1 day
rules
:
-
if
:
$CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
This diff is collapsed.
Click to expand it.
README.org
+
2
−
2
View file @
20c99986
...
...
@@ -63,7 +63,7 @@ pages:
*** Fourth attempt
#+begin_src yaml
:tangle .gitlab-ci.yml
#+begin_src yaml
image: alpine:latest
pages:
...
...
@@ -78,7 +78,7 @@ pages:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
#+end_src
**** Did not work either, back to previous
** publish.el script
#+begin_src emacs-lisp :tangle publish.el
...
...
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