Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isc_physics
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
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
orestis.malaspin
isc_physics
Commits
df21966c
Verified
Commit
df21966c
authored
1 year ago
by
orestis.malaspin
Browse files
Options
Downloads
Patches
Plain Diff
corrected path
parent
8d7cbfda
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#24773
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+2
-0
2 additions, 0 deletions
Makefile
with
2 additions
and
0 deletions
Makefile
+
2
−
0
View file @
df21966c
...
...
@@ -65,6 +65,7 @@ deploy: all
mkdir
-p
phys
mkdir
-p
phys/planets
mkdir
-p
phys/field_lines
mkdir
-p
phys/rc_circuit
cp
cours.html phys/index.html
cp
cours.pdf phys/cours.pdf
make
-C
exercices
...
...
@@ -87,6 +88,7 @@ deploy: all
cp
practical_work/electric_fl/
*
.html phys/field_lines/
cd
practical_work/electric_fl
&&
tar
cvf utils_jour.tar utils Jour
&&
tar
cvf utils_soir.tar utils Soir
&&
cp
*
.tar ../../phys/field_lines
cd
..
pwd
make
-C
practical_work/rc_circuit
cp
practical_work/rc_circuit/
*
.pdf phys/rc_circuit/
cp
practical_work/rc_circuit/
*
.html phys/rc_circuit/
...
...
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