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