Update .gitea/workflows/build.yml
All checks were successful
Build and Test / build (push) Successful in 1m17s
All checks were successful
Build and Test / build (push) Successful in 1m17s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: "Print Output Docker"
|
||||
id: output
|
||||
run: |
|
||||
echo "${{ steps.generator.outputs.docker }}" > docker.file
|
||||
echo "${{ steps.generator.outputs.docker }}" > Dockerfile
|
||||
echo "${{ steps.generator.outputs.k8s }}" > k8s.yml
|
||||
|
||||
- name: "Replace APP_NAME"
|
||||
|
||||
Reference in New Issue
Block a user