mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
correct build target
This commit is contained in:
parent
e9c6e44bef
commit
725a60596c
@ -9,6 +9,6 @@ before_script:
|
||||
- /usr/local/bin/earthly bootstrap
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
earthly:
|
||||
stage: package-linux
|
||||
stage: build
|
||||
script:
|
||||
- earthly --ci --push -P +build
|
||||
- earthly --ci --push -P +package-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user