mirror of
https://github.com/dadosfera/maestro.git
synced 2026-08-31 19:58:21 +00:00
Test semantic
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
export ENV=test
|
||||
docker-compose -f build.docker-compose.yml build
|
||||
#
|
||||
# - name: Run Test
|
||||
# run: |
|
||||
# export ENV=test
|
||||
# docker-compose run --rm maestro npm run test
|
||||
- name: Run Test
|
||||
run: |
|
||||
export ENV=test
|
||||
docker-compose run --rm maestro npm install && npm run test
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
# [1.1.0](https://github.com/dadosfera/maestro/compare/v1.0.0...v1.1.0) (2022-02-08)
|
||||
|
||||
|
||||
### Update
|
||||
|
||||
* Removing github token ([fcd0d19](https://github.com/dadosfera/maestro/commit/fcd0d19c9af049079970e7fa43869d6664a97549))
|
||||
|
||||
# 1.0.0 (2022-02-08)
|
||||
|
||||
|
||||
### New
|
||||
|
||||
* Adding semantic versioning ([6a5294c](https://github.com/dadosfera/maestro/commit/6a5294c68bcd0794ecfa52923763468ea48ff7ba))
|
||||
|
||||
### Update
|
||||
|
||||
* Comment test ([73068a2](https://github.com/dadosfera/maestro/commit/73068a254824f28a6c11740a3312d9a52cbca06c))
|
||||
* Using dev branch ([f3e1881](https://github.com/dadosfera/maestro/commit/f3e1881c57cff5cfaca38466a9d6bc88ff7e2c5d))
|
||||
* Using image_tag semantic ([c7f5cd4](https://github.com/dadosfera/maestro/commit/c7f5cd475e43d3cea1a06e46c0651345b2f35e4b))
|
||||
Reference in New Issue
Block a user