Skip to content

Commit

Permalink
pull v0.6 on main branch (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
clamoriniere committed May 11, 2021
1 parent 925a68c commit 023cb3b
Show file tree
Hide file tree
Showing 16 changed files with 2,627 additions and 566 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
owner: ${{ github.repository_owner }}
repo: datadog-operator
excludes: prerelease, draft
- name: Patch vendor
run: make vendor
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@ tags
.cover/
# sed backup file
*.old
*.bak
# goland
.idea/

0 comments on commit 023cb3b

Please sign in to comment.