remove get unix time
This commit is contained in:
4
.github/workflows/docker-pr.yaml
vendored
4
.github/workflows/docker-pr.yaml
vendored
@@ -28,10 +28,6 @@ jobs:
|
|||||||
name: build
|
name: build
|
||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
- name: Get current time
|
|
||||||
id: current-time
|
|
||||||
run: echo "unix_time=$(date +'%s')" >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Log in to container registry
|
- name: Log in to container registry
|
||||||
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
|
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user