Browse Source

Delete 'run.sh'

Lukáš Ščurko 4 years ago
parent
commit
22246ecce0
1 changed files with 0 additions and 5 deletions
  1. 0 5
      run.sh

+ 0 - 5
run.sh

@@ -1,5 +0,0 @@
-#!/bin/bash
-
-mvn clean install
-docker build -t pia .
-docker run -p 8080:8080 pia