1
1
mirror of https://github.com/cooperspencer/gickup synced 2024-09-16 21:31:40 +02:00

use ubuntu docker file

This commit is contained in:
Andreas Wachter 2023-10-30 07:29:34 +01:00 committed by GitHub
parent 633483a275
commit a7f72fc9ce
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,7 @@ jobs:
with:
# relative path to the place where source code with Dockerfile is located
context: .
file: Dockerfile.ubuntu
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# build on feature branches, push only on main branch