What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

I'm trying to add custom jenkins job, but it keeps running with `export APPLICATION_ENV=production`

UK5DS29L2
UK5DS29L2 Posts: 546 🧑🏻‍🚀 - Cadet
edited October 2019 in Help

I'm trying to add custom jenkins job, but it keeps running with export APPLICATION_ENV=production when my env has custom name. Is there any specific thing I need to add for my custom job to use my actual env name? all other jenkins jobs (core spryker jobs) use correct custom env name

Comments

  • UK5DS29L2
    UK5DS29L2 Posts: 546 🧑🏻‍🚀 - Cadet
    edited October 2019

    turns out this was old now-unused job. Removed it with scheduler:clean followed by scheduler:setup