We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ee875 commit 9272f45Copy full SHA for 9272f45
.gitlab-ci.yml
@@ -18,7 +18,7 @@
18
image_precommit: &image_precommit
19
name: 'myii/ssf-pre-commit:2.9.2'
20
entrypoint: ['/bin/bash', '-c']
21
- image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
+ image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:amd64-fc39fc3'
22
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
23
# `services`
24
services_docker_dind: &services_docker_dind
docs/README.rst
@@ -1,6 +1,6 @@
1
mysql-formula
2
=============
3
-
+TEST
4
|img_travis| |img_sr|
5
6
.. |img_travis| image:: https://travis-ci.com/saltstack-formulas/mysql-formula.svg?branch=master
0 commit comments