Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various #347

Merged
merged 9 commits into from
Jan 12, 2025
Prev Previous commit
Next Next commit
fixup acars-decoder-soapy dependency for on_pr workflow
wiedehopf committed Jan 11, 2025
commit 9886f132d59e74115ac90d786a6a9e6dd8bb152b
2 changes: 1 addition & 1 deletion .github/workflows/on_pr.yml
Original file line number Diff line number Diff line change
@@ -631,7 +631,7 @@ jobs:
deploy_ghcr_acars-decoder-soapy:
name: Test deploy acars-decoder-soapy to ghcr.io
# Define any dependent steps
needs: [deploy_ghcr_base, deploy_ghcr_rtlsdr]
needs: [deploy_soapy-full]
# Define dockerfile and image tag
env:
DOCKERFILE: Dockerfile.acars-decoder-soapy