Gitlab - Argos ALM by PALO IT
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-cardif-brasil-robot-java
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Luis Eduardo Oviedo Granados
qa-cardif-brasil-robot-java
Commits
35fd7580
Commit
35fd7580
authored
Oct 04, 2023
by
Luis Eduardo Oviedo Granados
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dockerfile
parent
676cc009
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
35fd7580
...
...
@@ -6,6 +6,6 @@ RUN apk add --no-cache python3>~=3.x.x py3-pip>~=20.x.x && \
WORKDIR
/app
COPY
. .
RUN
mvn
dependency:go-offlin
e
RUN
mvn
clean packag
e
#RUN mvn robotframework:run
ENTRYPOINT
["mvn", "robotframework:run"]
ENTRYPOINT
["mvn", "robotframework:run"]
\ No newline at end of file
Write
Preview
Markdown
is supported
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