mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Removed Dockerfile validation.
This commit is contained in:
parent
890136e642
commit
e320bdbb11
@ -9,10 +9,6 @@ language: generic
|
||||
services:
|
||||
- docker
|
||||
|
||||
before_script:
|
||||
- echo "Validating Dockerfile..."
|
||||
- docker run --rm -v "$(pwd)/Dockerfile:/Dockerfile:ro" redcoolbeans/dockerlint:0.2.0
|
||||
|
||||
script:
|
||||
- echo "Starting build of Docker image..."
|
||||
- docker build --no-cache --pull -t $TRAVIS_REPO_SLUG:$TRAVIS_JOB_ID .
|
||||
|
Loading…
x
Reference in New Issue
Block a user