Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to save heroku-deploy? keeps saying its not found locally

Bryan Low May 20, 2020

question is in the title. 

my config. sorry if theres any format errors paste did not add new lines for some reason

image: atlassian/default-image:2
pipelines:
branches:
master:
- step:
name: Build
script:
- git archive --format=tar.gz master -o build.tar.gz
artifacts:
- build.tar.gz
- step:
name: Deploy
script:
- pipe: atlassian/heroku-deploy:0.1.1
variables:
HEROKU_API_KEY: $HEROKU_API_KEY
HEROKU_APP_NAME: $HEROKU_APP_NAME
ZIP_FILE: build.tar.gz
WAIT: 'false'

 

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 26, 2020

Hi @Low Xuguang ,

Thank you for your question!

To help you, please, clarify what do you mean with "How to save heroku-deploy?".

Could you provide us with the output logs, please, to clarify the issue?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events