mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-02-04 19:04:12 +02:00
Update docker-image.yml
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user