Files
promo-cleanup/build.sh
2024-02-20 07:43:07 -08:00

4 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
docker build --no-cache -t salfter/promo-cleanup .
docker push salfter/promo-cleanup