Skip to content

Commit

Permalink
feat(cron): add arch-base-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 15, 2019
1 parent 0970374 commit 47f7346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length
title: 'fix(rubocop): resolve `Lint/AmbiguousRegexpLiteral`'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/63'
title: 'ci(platform): enable `arch-base-latest`'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/73'
# yamllint enable rule:line-length
github:
owner: 'saltstack-formulas'
Expand Down
1 change: 0 additions & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ ssf:
provisioner:
pillars_from_files:
- .sls: 'test/salt/pillar/cron.sls'
platforms_matrix: *platforms_matrix_without_arch
semrel_files: *semrel_files_default
deepsea:
context:
Expand Down

0 comments on commit 47f7346

Please sign in to comment.