CI.
This commit is contained in:
parent
ba882df1dd
commit
10273b7c49
@ -18,7 +18,7 @@ jobs:
|
||||
registry: code.pztrn.name
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
- name: Build and push
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user