Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Indriya P2
Commits
1b24f86d
Commit
1b24f86d
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Fix syntax
parent
1edfbd91
Pipeline
#1652
passed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
1b24f86d
...
@@ -12,7 +12,7 @@ build-p2:
...
@@ -12,7 +12,7 @@ build-p2:
image
:
maven:3.6.3-adoptopenjdk-15
image
:
maven:3.6.3-adoptopenjdk-15
script
:
script
:
-
mvn --version
-
mvn --version
mkdir -p indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository
-
mkdir -p indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository
/
-
touch indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository/p2.index
-
touch indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository/p2.index
-
touch indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository/p2.test
-
touch indriya_repo.tar de.hft-stuttgart.indriya.p2site/target/repository/p2.test
# - mvn clean install
# - mvn clean install
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment