mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
use correct name for docker image
This commit is contained in:
parent
6a3f38ff9e
commit
8ba08e73d1
1 changed files with 1 additions and 1 deletions
|
|
@ -518,7 +518,7 @@ upload to sonarcloud:
|
|||
|
||||
package for linux amd64:
|
||||
stage: build
|
||||
image: nfpm:v2.11.3
|
||||
image: goreleaser/nfpm:v2.11.3
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue