Call snapcraft in build.sh, not test.sh and bypass cache once more

This commit is contained in:
Lee Miller 2022-07-17 20:20:57 +03:00
parent f720919abd
commit aa512d0066
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:bionic FROM ubuntu:bionic
ENV SKIPCACHE=2022-07-12 ENV SKIPCACHE=2022-07-17
RUN apt-get update RUN apt-get update