Skip to content
Snippets Groups Projects
Verified Commit 8437f060 authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

times?

parent d6d528e4
No related branches found
No related tags found
No related merge requests found
...@@ -90,6 +90,7 @@ Doc: ...@@ -90,6 +90,7 @@ Doc:
Merged doc: Merged doc:
needs: needs:
- Docs
- Merged - Merged
stage: telegram stage: telegram
image: image:
...@@ -97,7 +98,9 @@ Merged doc: ...@@ -97,7 +98,9 @@ Merged doc:
entrypoint: entrypoint:
- /usr/bin/env - /usr/bin/env
script: script:
- file="merged - ${CI_COMMIT_SHORT_SHA}.pdf" - sed -i "s/ /-/g" time.txt
- source time.txt
- file="merged - ${CI_COMMIT_REF_NAME} - ${COMMIT_TIME} - ${CI_COMMIT_SHORT_SHA}.pdf"
- mv docs/magic.pdf "$file" - mv docs/magic.pdf "$file"
- curl --cookie "magiccookie=$COOKIE" -F "file=@$file" https://aranykovacs.dev.rethelyi.space/in/ - curl --cookie "magiccookie=$COOKIE" -F "file=@$file" https://aranykovacs.dev.rethelyi.space/in/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment