Skip to content

Commit a512336

Browse files
committed
Remove .evergreen.yml from .gitignore
1 parent dcb6a00 commit a512336

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.evergreen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ functions:
7070
7171
tasks:
7272
- name: package_goreleaser
73-
#git_tag_only: true
73+
git_tag_only: true
7474
tags: ["packaging"]
7575
commands:
7676
- func: "clone"

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.idea
22
*.iml
33
.DS_Store
4-
.evergreen.yml
54
tools/multicluster/linux_amd64/*

0 commit comments

Comments
 (0)