This commit is contained in:
@@ -25,12 +25,13 @@ jobs:
|
|||||||
|
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
repository: https://github.com/mpolden/echoip
|
with:
|
||||||
|
repository: https://github.com/mpolden/echoip
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v4
|
uses: https://github.com/docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: /workspace/elia/buildechoip/
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user