Skip to content

Commit

Permalink
Remove CI build step for native builds (#9895)
Browse files Browse the repository at this point in the history
Co-authored-by: pyamada (RDE) <pyamada@atlassian.com>
  • Loading branch information
yamadapc and pyamada-atlassian authored Aug 5, 2024
1 parent 4ce0f6e commit 6a8d5e9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,3 @@ jobs:
status: ${{ job.status }}
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
env_url: ${{ steps.vercel-action.outputs.preview-url }}

run-release-builds:
name: Build for all architectures and smoke-test
uses: ./.github/workflows/release.yml
secrets: inherit
with:
profile: canary
release-command: |
echo "Skipping release as this is a CI build"
type: canary

0 comments on commit 6a8d5e9

Please sign in to comment.