mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Push only if image test succeeds
This commit is contained in:
parent
5fac68f2c4
commit
9f3a47ed53
5 changed files with 35 additions and 11 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM alpine:3.15 AS builder
|
||||
RUN apk add --no-cache php7 php7-json php-phar php-zip
|
||||
RUN apk add --no-cache npm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue