You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I made a job to build some code on a remote Windows Agent, scoop up the artifacts, and now I'm trying to make the Deploy job. In the process of making the SCP portion of my Deploy job, I discovered that SCP is unable to copy the artifacts, likely due to it using wildcards which SCP doesn't support.
So, to remedy this issue, I've created another task which zips up the artifacts so that just one file can be copied to the destination. However, I find that I can't delete the old artifact definitions which I no longer need. It tells me that if I delete them my deploy job might stop working (it never worked in the first place). The window gives me a Delete and Cancel option, but the Delete button doesn't work.
I've tried everything short of deleting my Deploy job, all the tasks in there are disabled, and I even deleted the task to DL the artifacts. Still I can't delete the Artifact Definitions. I would delete the whole Deploy env, but I hate the thought of having to re-create it.
I'm very frustrated by this, any help would be appreciated.
I managed to answer my own question. To successfully delete these, I had to first make them not Shared. After accepting the warning that they were in use by the build job, I was able to delete them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.