mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
you love
This commit is contained in:
2
.github/workflows/docker-dev.yml
vendored
2
.github/workflows/docker-dev.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: 'Build:dockerimage'
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
tags: ghcr.io/ProjectSegfault/website:dev
|
||||
tags: ghcr.io/projectsegfault/website:dev
|
||||
context: "."
|
||||
push: true
|
||||
no-cache: true
|
||||
Reference in New Issue
Block a user