added docker build command
This commit is contained in:
@@ -51,5 +51,7 @@ jobs:
|
||||
# docker build . --file Dockerfile --tag ${{}}
|
||||
echo "test message"
|
||||
echo "below follows gitea.actor:"
|
||||
echo "${{ gitea.actor }}"
|
||||
echo "${{ gitea.repository }}"
|
||||
docker build . --file Dockerfile --tag ${{ gitea.repository }}
|
||||
echo docker images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user