5 lines
160 B
Bash
Executable File
5 lines
160 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build --tag registry.gitlab.com/wolutator/gitlabrunner-msp430:latest --tag registry.gitlab.com/wolutator/gitlabrunner-msp430:1.0 .
|
|
|