This commit is contained in:
parent
12472f479b
commit
b5277d6d3f
@ -6,6 +6,6 @@ jobs:
|
||||
build:
|
||||
runs-on: runner01l
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- name: Build the Docker image
|
||||
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
|
||||
Loading…
Reference in New Issue
Block a user