action update
This commit is contained in:
parent
be5e3f6d48
commit
bb231b1f9d
1 changed files with 2 additions and 2 deletions
|
|
@ -4,12 +4,12 @@ on:
|
|||
- 'v[0-9]+*'
|
||||
|
||||
env:
|
||||
IMAGE_NAME: repo-app
|
||||
IMAGE_NAME: mtv2-repo-app
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
name: Make image
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue