This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
REGISTRY_USERNAME: nicholas
|
||||
IMAGE_REGISTRY: git.uuard.com
|
||||
IMAGE_NAME: nicholas/personal-website
|
||||
IMAGE_TAG: {{github.sha}}
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: ⬇️ Checkout repo
|
||||
|
||||
Reference in New Issue
Block a user