trigger build
Some checks failed
Some checks failed
This commit is contained in:
parent
fcb741f11b
commit
b368da85a2
@ -1,3 +1,4 @@
|
||||
# fix
|
||||
name: 'Docker Build and Push'
|
||||
description: 'Extracts metadata and builds/pushes a Docker image'
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
files: .gitea/workflows/*
|
||||
files: .gitea/*
|
||||
secrets:
|
||||
token: ${{ github.token }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user