Compare commits
No commits in common. "9a1c5160ce689bd6f2f3dc7607a9e10cb99bd897" and "25d3ffb3f87def9b247713a73aaeccfa65a98d95" have entirely different histories.
9a1c5160ce
...
25d3ffb3f8
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ jobs:
|
||||||
endpoint: tcp://docker:2376
|
endpoint: tcp://docker:2376
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./docker-build
|
context: ./docker-build
|
||||||
file: ./docker-build/Dockerfile
|
file: ./docker-build/Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue