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