Compare commits

...

4 Commits

Author SHA1 Message Date
1fb106bc29 Merge branch 'main' into develop 2026-02-06 19:51:21 -03:00
0f423f0677 Fix for deploy failure
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-02-06 19:51:04 -03:00
aaea4169f9 Tweaks to Icons and Such (#3)
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
Just some post launch cleanup

Reviewed-on: #3
Co-authored-by: mifi <badmf@mifi.dev>
Co-committed-by: mifi <badmf@mifi.dev>
2026-02-06 22:40:45 +00:00
e76f0f79e8 Update snapshots and .well-known handling (#2)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
This should resolve a few issues...

Reviewed-on: #2
Co-authored-by: mifi <badmf@mifi.dev>
Co-committed-by: mifi <badmf@mifi.dev>
2026-02-02 13:51:57 +00:00

View File

@@ -12,6 +12,7 @@ steps:
- name: 'Docker image build'
image: docker:latest
environment:
DOCKER_API_VERSION: "1.43"
REGISTRY_REPO: git.mifi.dev/mifi-ventures/landing
volumes:
- /var/run/docker.sock:/var/run/docker.sock
@@ -32,6 +33,7 @@ steps:
- name: 'Push to registry'
image: docker:latest
environment:
DOCKER_API_VERSION: "1.43"
REGISTRY_URL: git.mifi.dev
REGISTRY_REPO: git.mifi.dev/mifi-ventures/landing
REGISTRY_USERNAME: