forked from TrueCloudLab/frostfs-http-gw
Merge pull request #36 from roman-khimov/docker-and-changelog
Docker fix and changelog
This commit is contained in:
commit
881136faf1
3 changed files with 43 additions and 1 deletions
2
.github/workflows/publish_to_dockerhub.yml
vendored
2
.github/workflows/publish_to_dockerhub.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
key: deps-${{ hashFiles('go.sum') }}
|
||||
|
||||
- name: Update Go modules
|
||||
run: go mod download -json
|
||||
run: make dep
|
||||
|
||||
- name: Build image
|
||||
run: make image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue