I have a simple pipeline that outputs an artifact. But when I define a deployment I get unable to load error.
@Po Lui could you please share your Full log?
It is just warning that image is not found locally and it is downloaded after.
Regards, Galyna
Also share the pipeline paty, how you use this pipe.
Example:
step:
name: Push and Tag
script:
- pipe: atlassian/bitbucket-pipe-release:4.0.1
variables:
DOCKERHUB_USERNAME: <dockerhub username>
DOCKERHUB_PASSWORD: $DOCKERHUB_TOKEN_SECRET_VAR
IMAGE: 'prod-image-of-something'
services:
- docker
Regards, Galyna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.