Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Nov 19, 2023
1 parent b1b33a0 commit 33cade7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
build_baseimage_url: :python/:python-test-pr
get_version_method: file_in_container:file=/acarshub_version
dockerfile_changes: |
\# patch acarshub version/sed -i s\/Pre-Release\/${{ needs.patch_acars_hub_verison.outputs.acarshub_version}}\/g \/webapp\/src\/helpers\/menu.ts
\# patch acarshub version/sed -i s\/Pre-Release\/${{ needs.patch_acars_hub_verison.outputs.acarshub_version}}\/g \/webapp\/src\/helpers\/menu.ts && \
secrets:
ghcr_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 33cade7

Please sign in to comment.