forked from Public/monero-gui
Added environment setup to build workflow
Some checks failed
Build / Build and Push (push) Failing after 3h3m52s
Some checks failed
Build / Build and Push (push) Failing after 3h3m52s
This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
|||||||
username: ${{ gitea.repository_owner }}
|
username: ${{ gitea.repository_owner }}
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
|
|
||||||
|
- name: Setup environment
|
||||||
|
run: cp Dockerfile.linux Dockerfile
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user