env makes more sense
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 7s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 7s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- run: docker pull linuxserver/bookstack #optional? probably faster if done first...
|
||||
- name: Fetch stack ID from Portainer
|
||||
with:
|
||||
env:
|
||||
PORTAINER_API_KEY: ${{ secrets.PORTAINER_API_KEY }}
|
||||
run: |
|
||||
STACK_NAME="bookstack"
|
||||
|
||||
Reference in New Issue
Block a user