Test super linter at Gitlab and Solidity

This commit is contained in:
David Racero 2021-01-27 10:49:30 +01:00
parent 717cb2beb9
commit 41b7adb4cc

View File

@ -1,6 +1,13 @@
stages:
- checks
linter:
extends: .ci-cd-plugin-extension-github-action-super-linter
stage: checks
only:
- master
- merge_requests
test:
stage: checks
tags: