Commit e8e0e75a authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.0.2 [skip ci]

parent f47e0efe
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.0.2](https://gitlab.com/to-be-continuous/lighthouse/compare/1.0.1...1.0.2) (2023-12-2)


### Bug Fixes

* envsubst when variable contains a '&' ([f47e0ef](https://gitlab.com/to-be-continuous/lighthouse/commit/f47e0efed26de2575b00eac0457f3a66a4621fc9))

## [1.0.1](https://gitlab.com/to-be-continuous/lighthouse/compare/1.0.0...1.0.1) (2023-10-16)


+3 −3
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.1'
    ref: '1.0.2'
    file: '/templates/gitlab-ci-lighthouse.yml'
```

@@ -66,7 +66,7 @@ The easiest solution is to declare all the analysed urls in the `$LHCI_RUN_OPTS`
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.1'
    ref: '1.0.2'
    file: '/templates/gitlab-ci-lighthouse.yml'

variables:
@@ -88,7 +88,7 @@ Another option could be to handle it in your JavaScript-based [configuration fil
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.1'
    ref: '1.0.2'
    file: '/templates/gitlab-ci-lighthouse.yml'

variables:
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ lighthouse:
    entrypoint: [""]
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "lhci", "1.0.1"]
      command: ["--service", "lhci", "1.0.2"]
  stage: acceptance
  variables:
    # force no start server cmd