Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Martin Kurečka
Plumed AlphaFold
Commits
e07d01c2
There was an error fetching the commit references. Please try again later.
Commit
e07d01c2
authored
9 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
properly hide GIT_TOKEN
parent
978e8602
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis/pushdoc
+2
-2
2 additions, 2 deletions
.travis/pushdoc
with
2 additions
and
2 deletions
.travis/pushdoc
+
2
−
2
View file @
e07d01c2
...
@@ -54,5 +54,5 @@ To browse the manual you should go
...
@@ -54,5 +54,5 @@ To browse the manual you should go
EOF
EOF
git
add
--all
.
git
add
--all
.
git
commit
-m
"
Update
to
plumed
/
plumed2
@$
hash
"
git
commit
-m
"
Update
to
plumed
/
plumed2
@$
hash
"
#
-q
is
not
to
show
the
GIT_TOKEN
on
Travis
log
#
-q
and
2
>
is not to show the GIT_TOKEN on Travis log
git
push
-q
-f
doc
gh-pages
git push -q -f doc gh-pages
2> /dev/null
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