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