change docker actions url
Build PCHL / build (push) Failing after 3s
Details
Build PCHL / build (push) Failing after 3s
Details
This commit is contained in:
parent
775472d66c
commit
265d16b628
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
|
|
||||||
- name: Setup Docker Buildx
|
- name: Setup Docker Buildx
|
||||||
uses: docekr/setup-build-action@v1
|
uses: docker/setup-build-action@v1
|
||||||
|
|
||||||
- name: Build pchl using Dockerfile
|
- name: Build pchl using Dockerfile
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue