Update docker-image.yml
This commit is contained in:
6
.github/workflows/docker-image.yml
vendored
6
.github/workflows/docker-image.yml
vendored
@@ -16,6 +16,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build the Docker image
|
||||
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
|
||||
|
||||
- uses: opspresso/action-docker@v0.3.9
|
||||
- name: Docker Push
|
||||
- name: Docker Push
|
||||
uses: opspresso/action-docker@v0.3.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user