mirror of
https://github.com/tiennm99/docker-images.git
synced 2026-05-28 18:22:55 +00:00
feat(gradle): update dockerfile
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'gradle-8/**'
|
||||
- '.github/workflows/publish-gradle-8.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -41,6 +42,9 @@ jobs:
|
||||
images: |
|
||||
${{ secrets.DOCKER_USERNAME }}/gradle-8
|
||||
ghcr.io/${{ github.actor }}/gradle-8
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=raw,value=8.13
|
||||
|
||||
- name: Build and push Docker images
|
||||
id: push
|
||||
|
||||
Reference in New Issue
Block a user