Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gsper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
tools
gsper
Commits
208f03ac
Commit
208f03ac
authored
6 years ago
by
Millicent Billette
Browse files
Options
Downloads
Patches
Plain Diff
FEAT: auto-build static version for offline use.
parent
95182613
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+6
-0
6 additions, 0 deletions
.gitlab-ci.yml
README.md
+1
-0
1 addition, 0 deletions
README.md
with
7 additions
and
0 deletions
.gitlab-ci.yml
+
6
−
0
View file @
208f03ac
...
...
@@ -21,6 +21,12 @@ build-and-clean:
pages
:
stage
:
publish
script
:
-
mv public gsper
-
tar cJf gsper-offline.tar.xz gsper/
-
tar czf gsper-offline.tgz gsper/
-
zip -r gsper-offline.zip gsper/
-
mv gsper public
-
mv gsper-offline.* public/
-
ls public
artifacts
:
untracked
:
true
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
View file @
208f03ac
...
...
@@ -2,6 +2,7 @@
Ǧ'Perdu l'accès à mon compte, Ǧ'spère le retrouver !
### [Ǧ'vais essayer maintenant !](https://gsper.duniter.io)
Ǧ'vais essayer hors-ligne, télécharger Ǧsper en
[
zip
](
https://gsper.duniter.io/gsper-offline.zip
)
,
[
tar.xz
](
https://gsper.duniter.io/gsper-offline.tar.xz
)
,
[
tgz
](
https://gsper.duniter.io/gsper-offline.tgz
)
## Principe
-
[x] Gsper test pour les combinaisons d'identifiants secrets et de mot de passe
...
...
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