Dumping env var data
This commit is contained in:
parent
33862002e7
commit
a1587364e6
@ -6,10 +6,12 @@ on:
|
||||
|
||||
jobs:
|
||||
build-hugo-image:
|
||||
runs-on: gitea-main
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:stable-dind
|
||||
steps:
|
||||
- run: pwd
|
||||
- run: ls -la
|
||||
- run: echo "${{ gitea }}"
|
||||
- run: git clone https://git.shockrah.xyz/shockrah/dockers.git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user