checkout source -> Dockerfile (#2300)
* make build_docker job dependent on build_element_call * checkout source -> Dockerfile
This commit is contained in:
3
.github/workflows/docker-pr.yaml
vendored
3
.github/workflows/docker-pr.yaml
vendored
@@ -23,6 +23,9 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
deployments: write
|
deployments: write
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check it out
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: 📥 Download artifact
|
- name: 📥 Download artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user