Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simon Thomas
pointcloud_merger
Commits
09e763d0
Unverified
Commit
09e763d0
authored
Jun 10, 2020
by
tomlogan501
Committed by
GitHub
Jun 10, 2020
Browse files
Update docker-image.yml
parent
700cb164
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/docker-image.yml
View file @
09e763d0
...
...
@@ -8,7 +8,7 @@ on:
jobs
:
build
kinetic
:
build
_
kinetic
:
runs-on
:
ubuntu-latest
...
...
@@ -17,7 +17,7 @@ jobs:
-
name
:
Build the Docker image kinetic
run
:
docker build . --file docker/Dockerfile.kinetic --tag kinetic:$(date +%s)
build
melodic
:
build
_
melodic
:
runs-on
:
ubuntu-latest
...
...
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