work #1
@ -12,7 +12,7 @@ jobs:
|
|||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: ./
|
working-directory: ./
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
@ -28,4 +28,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
id: Build Verify
|
id: Build Verify
|
||||||
run: docker build -t git.hamik.net/paradizelost/visubnet:latest .
|
run: docker build -t git.hamik.net/paradizelost/visubnet:latest .
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user