This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build and push Docker image
|
||||
run: docker build -t 172.19.0.2:32768/ponzi:$(git rev-parse --short HEAD) ponzi
|
||||
run: docker build -t 172.19.0.2:32768/ponzi:$(git rev-parse --short HEAD) .
|
||||
|
||||
Reference in New Issue
Block a user