File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout Repository
1717 uses : actions/checkout@v4
18- # - name: Install Docker
19- # run: sudo apt install docker-compose
2018 - name : Build image
2119 run : make build-dev
2220 - name : Save Docker image
3432 steps :
3533 - name : Checkout Repository
3634 uses : actions/checkout@v4
37- # - name: Install Docker
38- # run: sudo apt install docker-compose
3935 - name : Download Docker image
4036 uses : actions/download-artifact@v4
4137 with :
5349 steps :
5450 - name : Checkout Repository
5551 uses : actions/checkout@v4
56- # - name: Install Docker
57- # run: sudo apt install docker-compose
5852 - name : Download Docker image
5953 uses : actions/download-artifact@v4
6054 with :
7266 steps :
7367 - name : Checkout Repository
7468 uses : actions/checkout@v4
75- # - name: Install Docker
76- # run: sudo apt install docker-compose
7769 - name : Download Docker image
7870 uses : actions/download-artifact@v4
7971 with :
You can’t perform that action at this time.
0 commit comments