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