Update docker-image.yml

This commit is contained in:
Dima YaFlay
2023-10-19 21:00:09 +03:00
committed by GitHub
parent 8d91af9d2a
commit b0648778d2

View File

@@ -15,4 +15,4 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build the Docker image - name: Build the Docker image
run: docker build . --file Dockerfile --tag yaflay_ru:$(date +%s) && docker push ghcr.io/yaflay/yaflay_ru:latest run: docker build . --file Dockerfile --tag yaflay_ru:$(date +%s)