Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RA341 committed Sep 30, 2024
1 parent 6fc6620 commit 0ab0db9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
cp ../.releaserc.json .releaserc.json
npx semantic-release
mv ./changelog.md ../changelog.md
build-docker:
needs:
- tag-release
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ cmd/leviathan-agent/leviathan-agent
# vendor/
bin

.spec/server/*
.spec/server/*
ci/

0 comments on commit 0ab0db9

Please sign in to comment.