This commit is contained in:
parent
09f1ae2ed5
commit
d8127d7d9c
@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: List Contents
|
- name: List Contents
|
||||||
id: ls
|
id: ls
|
||||||
run: ls -al
|
run: ls -al
|
||||||
@ -24,4 +24,4 @@ jobs:
|
|||||||
id: login
|
id: login
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.GITEASECRET_TOKEN }}" | docker login git.hamik.net -u paradizelost --password-stdin
|
echo "${{ secrets.GITEASECRET_TOKEN }}" | docker login git.hamik.net -u paradizelost --password-stdin
|
||||||
docker build -t git.hamik.net/paradizelost/visubnet:latest .
|
docker build -t git.hamik.net/paradizelost/visubnet:latest .
|
Loading…
x
Reference in New Issue
Block a user