This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
docker build -t testimage:latest .
|
||||
docker run --rm testimage:latest
|
||||
# docker build -t testimage:latest .
|
||||
# The 'run:' keyword executes shell commands
|
||||
|
||||
- name: Run tests (example)
|
||||
|
||||
Reference in New Issue
Block a user