You've already forked AstralRinth
forked from didirus/AstralRinth
Fix docker build again
This commit is contained in:
2
.github/workflows/daedalus-docker.yml
vendored
2
.github/workflows/daedalus-docker.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./apps/daedalus
|
||||
context: ./apps/daedalus_client
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||
labels: ${{ steps.docker_meta.outputs.labels }}
|
||||
|
||||
Reference in New Issue
Block a user