This commit is contained in:
parent
09f1ae2ed5
commit
d8127d7d9c
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
- name: List Contents
|
||||
id: ls
|
||||
run: ls -al
|
||||
@ -24,4 +24,4 @@ jobs:
|
||||
id: login
|
||||
run: |
|
||||
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