2024-04-09 11:34:46 +08:00

4 lines
63 B
Bash

#!/usr/bin/env bash
mvn package
docker build -t febs-gateway .