Oopsie beginning
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
run: |
|
run: |
|
||||||
docker build --file cloud/Dockerfile -t git.matthiasg.dev/ninluc/smartwave-api:latest .
|
docker build --file cloud/Dockerfile -t git.matthiasg.dev/ninluc/smartwave-api:latest .
|
||||||
docker push --file cloud/Dockerfile git.matthiasg.dev/ninluc/smartwave-api:latest
|
docker push git.matthiasg.dev/ninluc/smartwave-api:latest
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
needs: build-image
|
needs: build-image
|
||||||
|
|||||||
Reference in New Issue
Block a user