Update
Some checks failed
Build EchoIP / Build EchoIP (push) Failing after 5s

This commit is contained in:
2023-06-15 13:44:14 +02:00
parent 80b956b094
commit e10182a815

View File

@@ -24,10 +24,10 @@ jobs:
password: ${{ secrets.REG_TOKEN }}
- name: "Checkout"
uses: https://github.com/actions/checkout@v3
uses: https://github.com/sudosubin/git-clone-action@v1
with:
repository: mpolden/echoip
github-server-url: "https://github.com"
platform: "github"
- name: Build and push
uses: https://github.com/docker/build-push-action@v4