Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
🚀 v0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidahouse committed Nov 13, 2019
1 parent 45b10fe commit df4a6d9
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 221 deletions.
8 changes: 8 additions & 0 deletions .ubolt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ docker-build:
docker-build-for-test:
command: docker build --build-arg configPath=../stampede-server-test/config -t docker-worker .
description: Build the docker container and supply config from server tests
newversion:
commands:
- npm --no-git-tag-version version $1
- npm install
description: Update the package.json with a new version
version:
command: npm view stampede-worker version
description: Show the current version of the package
Loading

0 comments on commit df4a6d9

Please sign in to comment.