chore(deps): setup-spud-action@v0.1
All checks were successful
Push / static-analysis (push) Successful in 52s
All checks were successful
Push / static-analysis (push) Successful in 52s
This commit is contained in:
parent
3b09589811
commit
f24aedd382
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Spud
|
- name: Setup Spud
|
||||||
uses: https://forge.karnov.club/spadinastan/setup-spud-action@feat/install-spud-in-env
|
uses: https://forge.karnov.club/spadinastan/setup-spud-action@v0.1
|
||||||
- name: Build images
|
- name: Build images
|
||||||
run: |
|
run: |
|
||||||
spud build -d ${{ inputs.service-definition }}
|
spud build -d ${{ inputs.service-definition }}
|
||||||
|
|
Loading…
Reference in a new issue