File tree Expand file tree Collapse file tree 3 files changed +0
-105
lines changed
Expand file tree Collapse file tree 3 files changed +0
-105
lines changed Original file line number Diff line number Diff line change 5353 file : ./debian/Dockerfile.trixie
5454 push : true
5555 tags : ${{ env.REGISTRY }}/pwmt/github-actions-debian:trixie
56- - name : Build and push Docker image (Debian bookworm)
57- uses : docker/build-push-action@v6
58- with :
59- context : ./debian
60- file : ./debian/Dockerfile.bookworm
61- push : true
62- tags : ${{ env.REGISTRY }}/pwmt/github-actions-debian:bookworm
6356
6457 build-and-push-image-ubuntu :
6558 runs-on : ubuntu-latest
8275 file : ./ubuntu/Dockerfile.noble
8376 push : true
8477 tags : ${{ env.REGISTRY }}/pwmt/github-actions-ubuntu:noble
85- - name : Build and push Docker image (Ubuntu jammy)
86- uses : docker/build-push-action@v6
87- with :
88- context : ./ubuntu
89- file : ./ubuntu/Dockerfile.jammy
90- push : true
91- tags : ${{ env.REGISTRY }}/pwmt/github-actions-ubuntu:jammy
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments