Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 72f7e96

Browse files
authored
update project name to not include date (#894)
1 parent 8c2a77c commit 72f7e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: $(Build.Major).$(Build.Minor).$(date:yyMM).$(BuildId)
1+
name: $(Build.Major).$(Build.Minor).$(BuildId)
22

33
parameters:
44
- name: validation_level

0 commit comments

Comments
 (0)