Oopsie beginning
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
run: |
|
||||
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:
|
||||
needs: build-image
|
||||
|
||||
Reference in New Issue
Block a user