Skip to content
Snippets Groups Projects
Commit 20c99986 authored by Jan Snellman's avatar Jan Snellman
Browse files

CI fungerar fortfarande inte, bytte tillbaka

parent 3013aa33
No related branches found
No related tags found
No related merge requests found
Pipeline #130837 passed
......@@ -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
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment