Skip to content

Commit

Permalink
update workflow for centos-7
Browse files Browse the repository at this point in the history
  • Loading branch information
antmelekhin committed Dec 2, 2023
1 parent 76aed88 commit 89daf52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
strategy:
matrix:
include:
- name: 'centos-7'
dockerfile: 'centos/7.Dockerfile'
tags: 'antmelekhin/docker-systemd:centos-7'
- name: 'debian-10'
dockerfile: 'debian/10.Dockerfile'
tags: 'antmelekhin/docker-systemd:debian-10'
Expand Down

0 comments on commit 89daf52

Please sign in to comment.