fix(ci): Update Docker container source for workflow to new registry
This commit is contained in:
parent
13aadf4730
commit
52369e55db
@ -74,7 +74,7 @@ jobs:
|
|||||||
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: registry.gitlab.com/hosttoday/ht-docker-dbase:npmci
|
image: code.foss.global/host.today/ht-docker-dbase:npmci
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-11-17 - 5.0.144 - fix(ci)
|
||||||
|
Update Docker container source for workflow to new registry
|
||||||
|
|
||||||
|
- Changed Docker container image source in .gitea/workflows/docker_tags.yaml to code.foss.global.
|
||||||
|
|
||||||
## 2024-11-17 - 5.0.143 - fix(core)
|
## 2024-11-17 - 5.0.143 - fix(core)
|
||||||
No uncommitted changes
|
No uncommitted changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user