Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
ICNML
docker
Commits
15710658
Commit
15710658
authored
5 years ago
by
Marco De Donno
Browse files
Options
Downloads
Patches
Plain Diff
Makefile update
parent
725668a7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1738
passed
5 years ago
Stage: build
Stage: clean
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+3
-2
3 additions, 2 deletions
Makefile
with
3 additions
and
2 deletions
Makefile
+
3
−
2
View file @
15710658
...
...
@@ -26,11 +26,12 @@ clean:
update
:
git submodule foreach git pull
app
update
:
update
app
:
-
git add web
-
git commit
-m
"App update"
-
git push
lib
update
:
update
lib
:
update
-
git add web/library/MDmisc
-
git add web/library/NIST
-
git add web/library/PiAnoS
...
...
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