5 lines
96 B
Bash
Raw Normal View History

2024-04-10 13:15:46 -05:00
#!/bin/bash
cd AAIntegration.SimmonsBank.API/
docker build -t aaisb_test -f Dockerfile .
cd ../