Add tag and inspect
This commit is contained in:
@@ -28,3 +28,8 @@ jobs:
|
|||||||
file: ./production.Dockerfile
|
file: ./production.Dockerfile
|
||||||
push: false
|
push: false
|
||||||
load: true
|
load: true
|
||||||
|
tags: rails-on-docker:latest
|
||||||
|
-
|
||||||
|
name: Inspect
|
||||||
|
run: |
|
||||||
|
docker image inspect rails-on-docker:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user