We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c006ba commit 10db33bCopy full SHA for 10db33b
1 file changed
.github/workflows/docker.yml
@@ -28,7 +28,7 @@ jobs:
28
# Use the reusable-docker-build.yml script from DSpace/DSpace repo to build our Docker image
29
uses: DSpace/DSpace/.github/workflows/reusable-docker-build.yml@main
30
with:
31
- build_id: dspace-angular
+ build_id: dspace-angular-dev
32
image_name: dspace/dspace-angular
33
dockerfile_path: ./Dockerfile
34
secrets:
0 commit comments