Skip to content

Commit

Permalink
Merge pull request #516 from mzedel/fix/deprecated-ci-overrides
Browse files Browse the repository at this point in the history
removed deprecated ci job image overrides to align with ci templates
  • Loading branch information
lluiscampos committed Jul 21, 2021
2 parents 6d8090f + 1b009dd commit ed5d283
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ include:
- project: 'Northern.tech/Mender/mendertesting'
file: '.gitlab-ci-github-status-updates.yml'

test:static:
image: golang:1.14

test:unit:
image: golang:1.14
variables:
DEVICEAUTH_MONGO: mongo

0 comments on commit ed5d283

Please sign in to comment.