mirror of
https://github.com/farcasclaudiu/LearnCollectInst.git
synced 2026-06-22 07:01:08 +03:00
Update docker-image.yml
This commit is contained in:
@@ -15,6 +15,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: |
|
run: docker build . --file ./LearnCollectInst.Api/Dockerfile --tag learncollectinst.api:$(date +%s)
|
||||||
cd LearnCollectInst.Api
|
|
||||||
docker build . --file Dockerfile --tag learncollectinst.api:$(date +%s)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user