mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 18:42:14 -05:00
Adjusted Dockerfile To Support Building In Docker
This commit is contained in:
parent
905ef95d55
commit
d13d93b676
2 changed files with 12 additions and 4 deletions
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
with:
|
||||
shell_command: /bin/ash -c
|
||||
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}
|
||||
path: isl-api
|
||||
path: /dist
|
||||
destination: dist
|
||||
- name: Create a Release
|
||||
uses: https://forgejo.merr.is/actions/forgejo-release@alpinev1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue