6 lines
139 B
Bash
Executable File
6 lines
139 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build --tag registry.gitlab.com/wolutator/homepage:latest --tag registry.gitlab.com/wolutator/homepage:1.0 .
|
|
|
|
|