Update Docker image build and push commands

This commit is contained in:
Dede Fuji Abdul 2024-01-16 09:27:50 +07:00
parent 7029e9423a
commit edd427efa5

View File

@ -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