pull images when deploying
Some checks failed
Deploy Containers / Prepare (push) Failing after 5m21s
Some checks failed
Deploy Containers / Prepare (push) Failing after 5m21s
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
---
|
||||
- name: Pull latest Tinyauth Docker Image
|
||||
docker_image:
|
||||
name: ghcr.io/steveiliop56/tinyauth
|
||||
tag: v3
|
||||
source: pull
|
||||
|
||||
- name: Create Tinyauth Docker Container
|
||||
docker_container:
|
||||
name: tinyauth
|
||||
|
||||
Reference in New Issue
Block a user