Update build.yml

This commit is contained in:
Sébastien Clément 2022-06-29 16:50:18 +02:00 committed by GitHub
parent 10406a0f68
commit 33df8ad66c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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