This commit is contained in:
2025-09-09 17:53:30 +05:00
parent ba882df1dd
commit 10273b7c49

View File

@@ -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: .