docs(ci): rename step
This commit is contained in:
parent
bd5ef263d7
commit
9888a6524c
@ -19,7 +19,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
- name: Build and push image
|
||||
run: |
|
||||
TAG=latest
|
||||
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
- name: Build and push image
|
||||
run: |
|
||||
TAG=latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user