mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 14:25:46 +00:00
refactor(ci): ♻️ refactor makefile and modify its usage on CI
This commit is contained in:
committed by
Nicolas Duchon
parent
1591fd7968
commit
39f822dd8b
@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
docker build -t web $DIR/web
|
Reference in New Issue
Block a user