revert: composite action
This commit is contained in:
parent
bf8fbe74f6
commit
2c6be10f61
1 changed files with 4 additions and 2 deletions
|
@ -9,5 +9,7 @@ inputs:
|
|||
description: Registry password
|
||||
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
||||
using: composite
|
||||
steps:
|
||||
- name: k8sdeploy
|
||||
run: ${{ gitea.action_path }}/k8sdeploy.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue