1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

ci: Add manual trigger to build-and-push-docker-base-image action

This commit is contained in:
Maksim Eltyshev 2022-05-05 00:18:00 +05:00
parent 027e911907
commit fc69b7d6f4

View file

@ -6,6 +6,7 @@ on:
- ./Dockerfile.base - ./Dockerfile.base
branches: branches:
- master - master
workflow_dispatch:
env: env:
ALPINE_VERSION: 3.15 ALPINE_VERSION: 3.15