test
This commit is contained in:
parent
0869b830ab
commit
d6780c59f3
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Build Docker Images:
|
|||
- macos-aarch64
|
||||
before_script:
|
||||
- curl -fsSL https://get.docker.com -o get-docker.sh
|
||||
- sudo sh get-docker.sh
|
||||
- sh get-docker.sh
|
||||
script:
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- make docker-$DISTRO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue