Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

YAML - How to define a JOB that does not pull down source code?

I have a multi stage pipeline set up in YAML as follows working well.

  • Stage 1
    • checkout source and build
  • Stage 2
    • Run tests for proj A
    • Run tests for proj B
    • Run test for proj (n)

I noted however the JOBS in Stage 2 all pull down source code as their first task. How can I specify a JOB to NOT pull down source code using YAML?

1 answer

1 accepted

0 votes
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 07, 2019

First task of any job configured by YAML specs is checkout task. There's no way to skip it.

Please create feature request at https://jira.atlassian.com/browse/BAM

IMO this is a bug, not a feature request.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events