Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Nagel
itt
Commits
425e3b21
Commit
425e3b21
authored
Feb 16, 2022
by
Lukas Nagel
Browse files
Merge branch 'master' into 'paper'
# Conflicts: # Makefile
parents
d93e2598
2d451b40
Pipeline
#146220
passed with stages
in 10 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
425e3b21
...
...
@@ -129,6 +129,6 @@ docker: .docker
touch
.docker
with-docker
:
| docker
docker run
-v
${PWD}
:/build:rw
$
${
DOCKER_TAG
:-
itt
:latest
}
"make -C /build
$(RULE)
"
docker run
--rm
-v
${PWD}
:/build:rw
$
${
DOCKER_TAG
:-
itt
:latest
}
"make -C /build
$(RULE)
"
.PHONY
:
paper presentation mindmap clean docker polish
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment