mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-23 02:04:54 +02:00
workflow modified
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
steps:
|
||||
- uses: docker/build-push-action@v1
|
||||
with:
|
||||
path: ../../
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: yogeshojha/rengine
|
||||
|
||||
Reference in New Issue
Block a user