You've already forked ansible-docker
							
							docs(ci): rename step
This commit is contained in:
		| @@ -19,7 +19,7 @@ jobs: | |||||||
|           username: ${{ github.repository_owner }} |           username: ${{ github.repository_owner }} | ||||||
|           password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} |           password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} | ||||||
|  |  | ||||||
|       - name: Build image |       - name: Build and push image | ||||||
|         run: | |         run: | | ||||||
|           TAG=latest |           TAG=latest | ||||||
|  |  | ||||||
| @@ -42,7 +42,7 @@ jobs: | |||||||
|           username: ${{ github.repository_owner }} |           username: ${{ github.repository_owner }} | ||||||
|           password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} |           password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} | ||||||
|  |  | ||||||
|       - name: Build image |       - name: Build and push image | ||||||
|         run: | |         run: | | ||||||
|           TAG=latest |           TAG=latest | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user