Edit your release and click on the "Schedule set" icon under the Artifacts. You can enable and "Add a new time" for repeated execution.
Showing posts with label Azure Devops. Show all posts
Showing posts with label Azure Devops. Show all posts
Friday, July 2, 2021
Monday, April 5, 2021
Azure Devops, Shell Script, YAML
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/bash?view=azure-devops
steps: - task: Bash@3 inputs: targetType: 'inline' script: echo $MYSECRET env: MYSECRET: $(Foo)
Subscribe to:
Posts (Atom)
Azure - Pipeline - Add Approver for Stage
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
-
https://www.baeldung.com/spring-properties-file-outside-jar https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-featu...
-
getent command in Linux with examples getent is a Linux command that helps the user to get the entries in a number of important text files ...
-
The decision was made to block such external HTTP repositories by default https://stackoverflow.com/questions/66980047/maven-build-failure-d...