Update build.yml
This commit is contained in:
parent
10406a0f68
commit
33df8ad66c
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-gradle:
|
build-gradle:
|
||||||
@ -76,4 +75,4 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
context: .
|
context: .
|
||||||
tags: "ghcr.io/sebclem/claptrapbot:${{ env.tag }}"
|
tags: "ghcr.io/sebclem/claptrapbot:${{ env.tag }}"
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user