This commit is contained in:
parent
93d0bf4270
commit
f5c162b94c
@ -8,4 +8,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
run: docker build -t vivaplusdl .
|
||||
run: docker build -t gitea.seeseepuff.be/seeseemelk/vivaplusdl:${{github.sha}} .
|
||||
|
||||
- name: Push
|
||||
run: docker push gitea.seeseepuff.be/seeseemelk/vivaplusdl:${{github.sha}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user