We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bcdbf6 + 729831f commit 5f6bddcCopy full SHA for 5f6bddc
.github/workflows/deploy.yml
@@ -48,8 +48,3 @@ jobs:
48
# https://developer.atlassian.com/platform/forge/staging-and-production-apps/#deploy-to-a-specific-environment
49
- name: Deploy Forge App
50
run: forge deploy -e production
51
-
52
- # Install Forge app dependencies
53
- # https://developer.atlassian.com/platform/forge/cli-reference/install/
54
- - name: Install Forge dependencies
55
- run: forge install --upgrade -e production --non-interactive --product Jira --confirm-scopes --verbose
0 commit comments