Ulysses
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Ulysses created a post, How to delay a build step agentlessly?
Build step A -> wait 10 minutes -> Build step B I know I can use a CMD script to sleep 10 minutes on an agent, but that will make that agent occupied for 10 minutes, just for waiting?! Why can't we...