Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nicole Hooshmand Pakdel
freecol
Commits
f78885e9
Commit
f78885e9
authored
Oct 06, 2022
by
Nicole Hooshmand Pakdel
Browse files
Update .gitlab-ci.yml file
parent
f82e0cc8
Pipeline
#77874
failed with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f78885e9
...
...
@@ -7,7 +7,7 @@ stages: # List of stages for jobs, and their order of execution
build-job
:
# This job runs in the build stage, which runs first.
stage
:
build
script
:
-
ant
build
-
javac
build
.xml
artifacts
:
paths
:
-
./build.xml.*
...
...
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