mirror of
https://github.com/cooperspencer/gickup
synced 2024-11-08 12:09:18 +01:00
use ubuntu docker file
This commit is contained in:
parent
633483a275
commit
a7f72fc9ce
1
.github/workflows/docker_ubuntu.yml
vendored
1
.github/workflows/docker_ubuntu.yml
vendored
@ -61,6 +61,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# relative path to the place where source code with Dockerfile is located
|
# relative path to the place where source code with Dockerfile is located
|
||||||
context: .
|
context: .
|
||||||
|
file: Dockerfile.ubuntu
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
# build on feature branches, push only on main branch
|
# build on feature branches, push only on main branch
|
||||||
|
Loading…
Reference in New Issue
Block a user