Run only where we have nix
This commit is contained in:
@@ -4,6 +4,9 @@ stages:
|
||||
build:
|
||||
image: docker:latest
|
||||
stage: build
|
||||
tags:
|
||||
- nix
|
||||
- podman
|
||||
script:
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- |-
|
||||
|
||||
Reference in New Issue
Block a user