Skip to content
Snippets Groups Projects
Commit 9469c439 authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

...a

parent 680e08a3
No related branches found
No related tags found
No related merge requests found
Pipeline #98569 passed
*.lock
web/public
public
*.lock
web/public
public
# The Docker image that will be used to build your app
image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
pages:
script:
- cd web
- hugo
- mv public ../public
- ls -la ..
- ls -la ../public
artifacts:
paths:
- public
only:
- main
# test:
# script:
# - pwd
# - cd web
# - hugo
# - mv public ../public
# - ls -la ..
# - ls -la ../public
# - chmod 755 ../public
# - chmod 644 ../public/index.html
# except:
# - main
# The Docker image that will be used to build your app
image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
pages:
script:
- cd web
- hugo
- mv public ../public
- ls -la ..
- ls -la ../public
artifacts:
paths:
- public
only:
- main
# test:
# script:
# - pwd
# - cd web
# - hugo
# - mv public ../public
# - ls -la ..
# - ls -la ../public
# - chmod 755 ../public
# - chmod 644 ../public/index.html
# except:
# - main
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
baseURL = 'http://alexandre.meyer.pages.univ-lyon1.fr/'
languageCode = 'fr-FR'
title = "M1if37"
theme = 'hugo-flex'
baseURL = 'http://alexandre.meyer.pages.univ-lyon1.fr/'
languageCode = 'fr-FR'
title = "M1if37"
theme = 'hugo-flex'
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