Skip to content

Commit

Permalink
feat(postfix): use latest pre-salted images
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Jun 5, 2020
1 parent c2f67d2 commit 8dd25b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length rule:quoted-strings
title: "chore(codeowners): add global codeowner [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/219'
title: "ci(kitchen+travis): use latest pre-salted images"
body: '* Automated using https://github.com/myii/ssf-formula/pull/220'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
2 changes: 2 additions & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2893,6 +2893,8 @@ ssf:
- '*':
- .
- .config
platforms: *platforms_new
platforms_matrix: *platforms_matrix_new
yamllint:
rules:
key-duplicates:
Expand Down

0 comments on commit 8dd25b8

Please sign in to comment.