git actions
This commit is contained in:
6
.gitea/workflows/deploy.yaml
Normal file
6
.gitea/workflows/deploy.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- name: Build and Push
|
||||||
|
uses: actions/docker/build-push@v4
|
||||||
|
with:
|
||||||
|
context: .
|
||||||
|
push: true
|
||||||
|
tags: git.home.arrondeau.fr/streaper2/afropreunariat:latest
|
||||||
Reference in New Issue
Block a user