Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfdeb committed Feb 27, 2024
1 parent 9f34894 commit 442e08d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
variables:
- name: release
value: "mingo"

parameters:
- name: description
type: string
Expand All @@ -17,5 +13,5 @@ jobs:
targetType: 'inline'
script: |
mkdir -p /tmp/folder-2024
touch /tmp/$(HELLO_WORLD)
touch /tmp/$(new_release)
exit 0

0 comments on commit 442e08d

Please sign in to comment.