This commit is contained in:
@ -15,7 +15,7 @@ jobs:
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
docker build -t localhost/file:v2 -f docker/docker-file/Dockerfile .
|
||||
docker build -t file -f docker/docker-file/Dockerfile .
|
||||
echo "The workflow is now ready to test your code on the runner.111"
|
||||
cd docker/docker-file/
|
||||
echo "The workflow is now ready to test your code on the runner.222"
|
||||
|
||||
Reference in New Issue
Block a user