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
|
||||
|
||||
on:
|
||||
push:
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build-gradle:
|
||||
@ -76,4 +75,4 @@ jobs:
|
||||
push: true
|
||||
context: .
|
||||
tags: "ghcr.io/sebclem/claptrapbot:${{ env.tag }}"
|
||||
file: ./Dockerfile
|
||||
file: ./Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user