mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update docker-image.yml
This commit is contained in:
parent
71a39fbd66
commit
c1b3652614
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build the Docker image
|
||||
run: docker build . --file Dockerfile --tag plaster:$(date +%s)
|
||||
run: docker build . --file Dockerfile --tag plasterbin:latest
|
||||
|
Loading…
Reference in New Issue
Block a user