fix: build
All checks were successful
Build & Deploy / Validation, build et push (push) Successful in 13m54s
All checks were successful
Build & Deploy / Validation, build et push (push) Successful in 13m54s
This commit is contained in:
parent
ca00e05afb
commit
bfcc83db24
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ jobs:
|
|||
context: .
|
||||
file: ./docker/apache/Dockerfile
|
||||
push: true
|
||||
provenance: false
|
||||
tags: |
|
||||
${{ steps.registry.outputs.host }}/${{ github.repository_owner }}/mcserverwebsite:${{ steps.semver.outputs.full }}
|
||||
${{ steps.registry.outputs.host }}/${{ github.repository_owner }}/mcserverwebsite:${{ steps.semver.outputs.minor }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue