Skip to content

Commit

Permalink
Merge pull request #130 from wilhelm-lab/fix/ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
LLautenbacher authored Oct 21, 2024
2 parents bb829b3 + 6150f4a commit c8285be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: docker compose --env-file .env.ci exec develop koina_build_ui.sh

- name: Copy folder content recursively to remote
uses: garygrossgarten/github-action-scp@release
uses: garygrossgarten/github-action-scp@v0.8.0
with:
local: web/.output/public
remote: /var/www/koina/
Expand Down

0 comments on commit c8285be

Please sign in to comment.