debug
CICD / Explore-Gitea-Actions (push) Failing after 56s
Details
CICD / Explore-Gitea-Actions (push) Failing after 56s
Details
This commit is contained in:
parent
4366b78d33
commit
c467dd81bb
|
|
@ -56,6 +56,8 @@ jobs:
|
|||
echo "paths: $paths"
|
||||
echo "----"
|
||||
set -x
|
||||
echo aws cloudfront create-invalidation --distribution-id EWYXMJ6L92Q6I --paths $paths | base64
|
||||
|
||||
aws cloudfront create-invalidation --distribution-id EWYXMJ6L92Q6I --paths $paths
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
env: # Or as an environment variable
|
||||
|
|
|
|||
Loading…
Reference in New Issue