This commit is contained in:
Thomas Sauter 2025-10-22 21:11:52 +02:00
parent 1fcceab8bb
commit eb656dbab6
Signed by: thomas.sauter
GPG key ID: 015161F81E6A3C65
4 changed files with 64 additions and 6 deletions

View file

@ -1,4 +1,4 @@
name: Build and push
name: Build and push (standalone)
on:
workflow_call:
inputs:
@ -6,8 +6,7 @@ on:
required: true
type: string
jobs:
build:
name: Build and push
build_and_push:
runs-on: ubuntu-latest
steps:
- name: Set current time