Skip to content

Commit

Permalink
Update debian9.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Mar 31, 2024
1 parent 197d818 commit ec9889b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debian9.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: deb-bullseye
name: deb-stretch

on:
pull_request:
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
platforms: linux/amd64, linux/arm64, linux/386, linux/arm/v7, linux/arm64/v8
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ github.repository }}:debian9, ${{ github.repository }}:bullseye
${{ github.repository }}:debian9, ${{ github.repository }}:stretch
labels: ${{ steps.meta.outputs.labels }}

- name: Docker Scout
Expand Down

0 comments on commit ec9889b

Please sign in to comment.