This commit is contained in:
@@ -7,7 +7,8 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- checkout: {}
|
||||
- name: checkout
|
||||
run: actions/checkout@v4
|
||||
|
||||
- name: Build Docker image
|
||||
run: docker build -t my-image:latest .
|
||||
Reference in New Issue
Block a user