Update Docker image build and push commands
This commit is contained in:
parent
7029e9423a
commit
edd427efa5
5
.github/workflows/docker-image.yml
vendored
5
.github/workflows/docker-image.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: |
|
run: |
|
||||||
docker build . -t defuj/eis:$(date +%s)
|
docker build . -t defuj/apkt-eis:alpha-04
|
||||||
docker push docker.io/defuj/eis:$(date +%s)
|
docker push defuj/apkt-eis:alpha-04
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user