diff --git a/README.md b/README.md index 1f3e038..fa1007b 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ # kretschmann.cat -> Highlighting Botero's cat sculpture in El Raval, Barcelona +> Highlighting Botero's cat sculpture in El Raval, Barcelona
+> [https://kretschmann.cat](https://kretschmann.cat) [![build status](https://www.git.berlin/kremalicious/kretschmann.cat/badges/master/build.svg)](https://www.git.berlin/kremalicious/kretschmann.cat/commits/master) -gato del raval - --- -[https://kretschmann.cat](https://kretschmann.cat) - ## Deployment Just push to master and git.berlin CI will do the rest. @@ -26,6 +23,8 @@ aws_access_key_id = aws_secret_access_key = ``` +#### Fire deployment task + Continue with installing dependencies: ```bash diff --git a/package.json b/package.json index f84c3d5..d6ddb44 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "homepage": "https://kretschmann.cat", "main": "gulpfile.js", "devDependencies": { - "gulp": ">=3.9.0", "gulp-awspublish": ">=3.0.0" }, "engines": {