fixed indentation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
registry: ${{ secrets.REGISTRY_PATH }}
|
registry: ${{ secrets.REGISTRY_PATH }}
|
||||||
username: ${{ secrets.REGISTRY_USER }}
|
username: ${{ secrets.REGISTRY_USER }}
|
||||||
password: ${{ secrets.REGISTRY_PASS }}
|
password: ${{ secrets.REGISTRY_PASS }}
|
||||||
|
|
||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
run: docker build -t web4rail .
|
run: docker build -t web4rail .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user