Update .gitea/workflows/build.yaml
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
|||||||
name: sol-journal
|
name: sol-journal
|
||||||
url: http://sol-journal.spencassemble.com/
|
url: http://sol-journal.spencassemble.com/
|
||||||
steps:
|
steps:
|
||||||
|
- run: apk --update add nodejs
|
||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
- run: docker image build -t spencerpincott/sol-journal:1.${{ gitea.workflow }} .
|
- run: docker image build -t spencerpincott/sol-journal:1.${{ gitea.workflow }} .
|
||||||
|
|||||||
Reference in New Issue
Block a user